how to sort records in sql?

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


Please Help Members By Posting Answers For Below Questions

Is sql the best database?

477


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

578


What is the use of sqldataadapter?

505


what are string data types? : Sql dba

481


Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.

503






Can we perform dml on view?

530


What is an oracle stored procedure?

563


What is the difference between drop and truncate commands?

460


What is error ora-12154: tns:could not resolve the connect identifier specified?

565


What is database migration?

493


What is recursive stored procedure?

574


Why do we use sql constraints? Which constraints we can use while creating database in sql?

524


what is query cache in mysql? : Sql dba

545


What is the trigger in sql?

512


List the various privileges that a user can grant to another user?

547