Ver Mensaje Individual
  #5 (permalink)  
Antiguo 13/03/2008, 16:40
DjCommand
 
Fecha de Ingreso: enero-2007
Mensajes: 79
Antigüedad: 17 años, 4 meses
Puntos: 1
Re: error al mostrar max

error en query: SELECT max(visitas), cat FROM visitasdb, error: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

Que significa?