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
Write a unique difference between a function and a stored procedure.
What is pl sql package?
How can I speed up sql query?
What is the difference between functions, procedures, and packages in pl/sql?
Why we use stored procedure instead of query?
What is difference between inner join and cross join?
What is pl sql collection?
what is a trigger in mysql? Define different types of trigger. : Sql dba
Does normalization improve performance?
Why do we create stored procedures & functions in pl/sql and how are they different?
Can 2 queries be executed simultaneously in a distributed database system?
What is sql used for?
What is time based sql injection?
What are different types of indexes?
What is pl sql architecture?