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

Can I copy :old and :new pseudo-records in/to an oracle stored procedure?

667


What is normalization sql?

514


Can you have more than one key in a database?

511


How to create an array in pl/sql?

587


What are the types of variable use in pl sql?

567






What is function and procedure in pl sql?

523


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

556


How to fetch values from testtable1 that are not in testtable2 without using not keyword?

759


what is text? : Sql dba

564


Can we use two order by clause in query?

550


How do I find duplicates in the same column?

549


What is a left inner join?

544


What is bind reference and how can it be created?

582


Why is nosql good?

599


What do you understand by pl/sql records?

537