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
Can you upgrade sql express to full sql?
What is oracle and pl sql?
what does the t-sql command ident_current does? : Transact sql
Is big data nosql?
How can I make sql query run faster?
explain advantages of innodb over myisam. : Sql dba
Define overloaded procedure?
What are the parts of a basic sql query?
Is primary key clustered or nonclustered?
How do you update a value in sql?
What is using in sql?
How can you fetch first 5 characters of the string?
What is cartesian join in sql?
Where is pl sql used?
What is group function in sql?