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
What is sql entity?
What is the use of non clustered index?
how to use regular expression in pattern match conditions? : Sql dba
what is datawarehouse? : Sql dba
What are the different types of triggers?
What is the use of & in pl sql?
What is composite primary key in sql?
What is recursive stored procedure?
Explain how can you save or place your msg in a table?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What are different types of functions in sql?
What is database white box testing and black box testing?
Mention what plvcmt and plvrb does in pl/sql?
what is primary key? : Sql dba
What is sql deadlock?