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
What is triggering circuit?
How global cursor can be declare with dynamic trigger ?
tell us something about heap tables. : Sql dba
What is a rank in sql?
Can we rollback delete command?
Is sql a backend?
How do I count rows in sql query?
Why is sql*loader direct path so fast?
What is raid? How does it help storage of databases?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
How do I install sql?
Explain clause in sql?
Define union, minus, union all, intersect ?
What are different functions in sql?
What is a sql trace file?