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
What is an exception in pl/sql?
What are the main features of cursor?
Do we need to rebuild index after truncate?
What is the difference between rename and alias?
what are all types of user defined functions? : Sql dba
What is bitemporal narrowing?
Can we use joins in subquery?
What are pl sql data types?
What is %s in sql?
How do you modify a column in sql?
How do you change a value in sql?
What is pls integer?
What are the differences between in and exists clause?
What is application trigger?
What is sql partition function?