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
Does sql support programming?
What do you understand by pl/sql packages?
What is an invalid partition table?
What does rownum mean in sql?
How many types of primary keys are there?
What is field delimiter?
What is the difference between the sql*loader and import utilities? : aql loader
What are the built in functions of sql?
what is the difference between clustered and non clustered index in sql? : Sql dba
Does sql profiler affect performance?
who introduced sql?
how many values can the set function of mysql take? : Sql dba
Sql technical questions
What do you mean by stored procedures? How do we use it?
What are conditional predicates?