If you want a column to be part of the result set, after
which SQL keyword does it belong?

1. SELECT
2. FROM
3. WHERE
4. GROUP BY
5. HAVING

Answer Posted / rampratap singh

After Select
because Result set is the feature of java and it will hold
a record (list of columns) from column clause only

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sub-query? : Transact sql

839


What is a primary key example?

695


what is data manipulation language? : Sql dba

702


What are the types of records?

743


what is the difference between truncate and delete statement? : Transact sql

778






What is mutating sql table?

826


Does sql*plus also have a pl/sql engine?

767


What is union, minus and interact commands?

938


How do you bind variables in pl sql?

761


how to do backup entire database? : Transact sql

884


Which operator is used in query for pattern matching?

837


What is a constraint?

729


Why commit is not used in triggers?

773


How to find 3rd highest salary of an employee from the employee table in sql?

789


What are pl sql procedures?

701