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
Why is a trigger used?
What is database white box testing and black box testing?
Does pl/sql support create command?
Can ddl statements be used in pl/sql?
What is sql server and ase?
What is crud diagram?
What is sql query optimization?
How to display the current date in sql?
what are the different index configurations a table can have? : Sql dba
What is a unique key?
Can a foreign key have a different name?
how to create a new table by selecting rows from another table in mysql? : Sql dba
What is the purpose of design view?
Why is normalization important?
which operator is used in query for pattern matching? : Sql dba