Comunidad de diseño web y desarrollo en internet online

SELECT COUNT(DISTINCT()) FROM mytable ¿LIMIT 5?

Citar            
MensajeEscrito el 20 Oct 2016 09:52 pm
Bueno, gracias por tomarse el tiempo para leer la consulta
thank you for taking the time to read the consultation

Table: mytable
id name
1 will
2 peter
3 peter
4 will
5 jhesus
6 jeshus
7 juan
8 robin
9 robin
10 francis
>SELECT COUNT(DISTINCT(name)) FROM mytable
> answer: 6

list in descending

lista en orden descendente

deseo listar a partir del query ,listar de forma descendente con un limit de 5
>answer:
6
5
4
3
2
Gracias

Por codepunisher

1 de clabLevel



 

firefox
Citar            
MensajeEscrito el 25 Oct 2016 02:16 am

Código :

SELECT * FROM mytable
ORDER BY 1 DESC
LIMIT 5

Por york3rs

Claber

561 de clabLevel

1 tutorial

Genero:Masculino  

LA___Chile

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.