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 / harshika
select
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is sql harder than python?
How is sql used in oracle?
When should I use nosql database?
Explain the significance of the & and && operators in pl sql.
Can we insert delete data in view?
What is trigger in sql?
How can I make sql query run faster?
How do you delete data from a table?
how to use myisamchk to check or repair myisam tables? : Sql dba
What is a stored procedure in sql with example?
How many types of primary keys are there?
Describe types of sql statements?
What are inner outer left and right joins in sql?
Describe different types of general function used in sql?
what is clause? : Sql dba