what is the correct way of selection statement
a. select/from/table_name/orderby/groupby/having
b. select/from/table_name/groupby/having/orderby
Answer Posted / iamanocp
Answer is b.
b. select/from/table_name/groupby/having/orderby
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Is sql open source?
what is cursor. write example of it. What are the attributes of cursor.
what is a composite primary key ? : Sql dba
How do you update a sql procedure?
What is a nested table in word?
What is sql*loader and what is it used for? : aql loader
How many types of tables are there?
What is clustered index in sql?
explain about mysql and its features. : Sql dba
What is the use of count (*) in sql?
What is the difference between the conventional and direct path loads? : aql loader
What are the parts of a basic sql query?
What is the cause of mutating table error and how can we solve it?
What is a rank in sql?
Can we rollback after truncate?