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 update views in sql?
How to get each name only once from an employee table?
What is the purpose of design view?
What are the different types of dbmss?
What is on delete restrict?
What are the parts of a sql statement?
Enlist the data types that can be used in pl/sql?
What is rowtype?
Explain sql data types?
what is the difference between nested subquery and correlated subquery?
What is java sql drivermanager?
What is lookup table in sql?
Can you rollback after commit?
What is clause?
Which join is default?