Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

order by oracle

SELECT expressions
FROM tables
[WHERE conditions]
ORDER BY expression [ ASC | DESC ];
Source by www.techonthenet.com #
 
PREVIOUS NEXT
Tagged: #order #oracle
ADD COMMENT
Topic
Name
7+2 =