Tema
:
Super Query
Ver Mensaje Individual
#
2
(
permalink
)
31/07/2003, 13:45
Jorge_Mota
Fecha de Ingreso: diciembre-2002
Ubicación: Chapinlandia :-D
Mensajes: 725
Antigüedad: 22 años, 5 meses
Puntos: 11
mira si te sirve esto:
select category, count(category) as total
from reportcomplete
where client_name like '%renault.%'
group by client_name, Substring(Category,1,6)
__________________
Jorge Mota
Blog
Gubiz estafa
Jorge_Mota
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de Jorge_Mota