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

Can we use ddl statements in stored procedure?

705


how to shutdown mysql server? : Sql dba

579


What are the types of join in sql?

528


What is the use of stored procedures?

531


What is cartesian join in sql?

567






Which is faster count (*) or count 1?

551


What is recursive join in sql?

557


What is cursor and why it is required?

571


what is sp_pkeys? : Transact sql

713


What is the default isolation level in sql server? : Transact sql

575


Can you inner join the same table?

536


What are the different types of functions in sql?

523


how to show all tables with 'mysql'? : Sql dba

620


what is the functionality of the function htmlentities? : Sql dba

530


What is the main difference between sql and pl/sql?

575