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


Please Help Members By Posting Answers For Below Questions

What is tuple in sql?

538


What is the use of double ampersand (&&) in sql queries? Give an example

602


What is nvarchar in sql?

516


what is 'mysqlshow'? : Sql dba

573


Why is the cursor important?

528






Is it possible to create the following trigger: before or after update trigger for each row?

714


What are packages in pl sql and also explain its advantages?

525


Why do we need view in sql?

543


what is the difference between rownum pseudo column and row_number() function? : Sql dba

610


How do I start pl sql?

486


What is native sql query?

542


Is there a way to automate sql execution from the command-line, batch job or shell script?

549


Do we need commit after truncate?

604


What if we write return in procedure?

784


What is #table in sql?

515