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 / subbu
both are wrong
from/table_name/group by/having/select/oderby
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
How to return an array from java to pl/sql?
How can you save or place your msg in a table?
what is the difference between sql and t-sql? : Transact sql
How do I run a pl sql procedure in sql developer?
What are the sql aggregate functions?
how to convert numeric values to character strings? : Sql dba
What does dml mean?
What is schema in sql example?
What is replication id?
How will you distinguish a global variable with a local variable in pl/sql?
What is the use of primary key?
What is union, minus and interact commands?
What is data abstraction in sql?
Does sql require a server?
Can sql developer connect to db2?