how to sort records in sql?

Answer Posted / slokh

SELECT * FROM table_name
ORDER BY column_name ASC;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are pl sql variables case sensitive?

582


what is a record in a database ? : Sql dba

557


If the application is running very slow? At what points you need to go about the database in order to improve the performance?

555


What is a system versioned table?

518


How do I access sql anywhere database?

489






What is lookup table in sql?

595


how is exception handling handled in mysql? : Sql dba

534


What is the meaning of disabling a trigger?

630


what are set operators in sql? : Sql dba

522


what is rollback? : Sql dba

578


Where are my tempfiles, I don't see them in v$datafile or dba_data_file?

536


What are the parameter modes supported by pl/sql?

518


what is the difference between group by and order by in sql? : Sql dba

586


How do I add a database to sql?

558


What is orm in sql?

523