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
Can we edit a view in sql?
What is sqlcommand?
What is partition in sql query?
does sql support programming? : Sql dba
Are stored procedures compiled?
What is a table in a database?
How to get list of all tables from a database?
what is 'mysqladmin' in mysql? : Sql dba
What is the difference between delete, truncate and drop command?
What kind of join is join?
What is scalar and vector?
What are tuples in sql?
Why trigger is used in sql?
what is normalization? : Sql dba
How do I find duplicates in two columns?