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 / j.t.karthikeyan

The word result set is nothing but aggregation.
GROUP BY is the right answer.
Result set like Groupin, Grouping SETS etc...

Is This Answer Correct ?    0 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a 64 bit version of ssms?

678


what are all different types of collation sensitivity? : Sql dba

713


What is a call statement? Explain with an example.

747


Which join is default?

712


What is online transaction processing (oltp)?

749






What is primary key sql?

713


What is trigger point?

732


What is the difference between a procedure and a function?

704


How do I add a primary key to a table?

749


What is plpgsql language?

713


How do you modify a trigger?

695


What is the difference between rename and alias?

975


give the syntax of grant and revoke commands? : Sql dba

805


Why truncate is used in sql?

720


Is inner join faster than left join?

876