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 / chandrasekar.ramasamy
Group by
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is an extent ? : Sql dba
Is sql workbench free?
Can we use rowid as primary key?
What is sql character function?
what is online transaction processing (oltp)? : Sql dba
Why stored procedure is better than query?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Why is the cursor important?
Can you inner join the same table?
What are the different types of dbmss?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
what are the limitations of identity column? : Transact sql
Write a query to display the current date in sql?
What is identity column in sql server?
What is varchar data type in sql?