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 / menan
having
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How do I use google cloud in sql?
Which is better join or subquery?
how can we know the number of days between two given dates using mysql? : Sql dba
What are the disadvantages of file system?
What is index example?
What are few of the schema objects that are created using PL/SQL?
Which software is used for pl sql programming?
What company owns postgresql?
Why do we use subquery?
Is id a reserved word in sql?
What does the base_object_type column shows in the user.triggers data dictionary view?
how to calculate expressions with sql statements? : Sql dba
how can we optimize or increase the speed of a mysql select query? : Sql dba
Can you have a foreign key without a primary key?
Is drop table faster than truncate?