Answer Posted / hannan oca
by using order by asc or order by des;
we can sort the data.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How does postgresql compare to oracle/db2/ms sql server/informix?
Explain what is sql?
what is sql in mysql? : Sql dba
What are the two types of exceptions.
What are properties of the transaction?
What are different types of triggers?
What is tuple in sql?
Can there be 2 primary keys in a table?
What are character functions in sql?
Which query operators in sql is used for pattern matching?
Why stored procedure is faster than query?
what is 'mysqld'? : Sql dba
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What is a sql*loader control file?
How to run sql*plus commands in sql developer?