Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

order by with where clause in mysql

SELECT expressions  
FROM tables  
[WHERE conditions]  
ORDER BY expression [ ASC | DESC ];  
 
PREVIOUS NEXT
Tagged: #order #clause #mysql
ADD COMMENT
Topic
Name
8+6 =