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 / sathishrpillai
if you want a column to be a part of result set then it
SELECT
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a primary key sql?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What is offset and limit in sql?
How do I view a sql database?
how would you get the current date in mysql? : Sql dba
What is optimistic concurrency control? : Transact sql
give the syntax of grant and revoke commands? : Sql dba
What is pl sql script?
what is union? : Sql dba
Are left and right joins the same?
how do you control the max size of a heap table? : Sql dba
Why we use triggers in mysql?
What is the limitation on the block size of pl/sql?
What is the difference between mdf and ndf files?
what are ddl statements in mysql? : Sql dba