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
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
I need a function for a train ticket reservation please answer it thanks in advance
What is sequence in sql?
how many ways we can we find the current date using mysql? : Sql dba
How do you update a table in sql?
how to select unique records from a table? : Sql dba
What is delimiter in pl sql?
What is the difference between a procedure and a function?
What is a loop in sql?
Where do we use pl sql?
Differentiate pl/sql and sql?
What is a clob in sql?
explain normalization concept? : Sql dba
What are all the different normalization?
Mention what does plv msg allows you to do?