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 / avinash hiwarale
Select
it gives you the option to choose the column you want to
see.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the string functions in sql?
Explain the update statement in sql
How can we store rows in PL/SQL using array?
What is dba in sql? : SQL DBA
Can we use join in subquery?
What is the difference between cross join and natural join?
what is sp_pkeys? : Transact sql
what is a trigger in mysql? : Sql dba
write an sql query to find names of employee start with 'a'? : Sql dba
What will you get by the cursor attribute sql%rowcount?
What are crud methods?
Is stored procedure faster than query?
How can one get sql*loader to commit only at the end of the load file? : aql loader
what are the types of subquery? : Sql dba
What are the possible values for the boolean data field?