Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

default order by in mysql

 in MYSQL ,The default sort order is ascending, with smallest values first. 
 To sort the records in descending order, use the DESC keyword.
 
PREVIOUS NEXT
Tagged: #default #order #mysql
ADD COMMENT
Topic
Name
9+3 =