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 is difference between table and view?
What are the built in functions of sql?
How many types of primary keys are there?
What does subquery mean in sql?
Which function is used to return remainder in a division operator in sql?
explain the difference between delete , truncate and drop commands? : Sql dba
What is sql clause?
What is full form of rtm?
What is union and union all keyword in sql and what are their differences?
What are character functions in sql?
How will you distinguish a global variable with a local variable in pl/sql?
How do I find sql profiler?
Can primary key be changed?
What is sql partition function?
How much does sql cost?