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
Which certification is best for sql?
What is the difference between execution of triggers and stored procedures?
What are the types of optimization?
What is oracle sql developer?
What are triggers and its uses?
how do you control the max size of a heap table? : Sql dba
How many sectors are in a partition?
how to rename an existing table in mysql? : Sql dba
What is scalar function?
How do temporal tables work?
How do I truncate a sql log file?
What is rowtype?
what is meant by nl2br()? : Sql dba
What is rank () in sql?
What does a pl/sql package consist of?