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
What is a table in a database?
how mysql optimizes distinct? : Sql dba
Is postgresql a server?
How many row comparison operators are used while working with a subquery?
What is the use of non clustered index?
What do we need to check in database testing?
How to fetch alternate records from a table?
What are sql data types?
What is loop in pl sql?
Can we call stored procedure in function?
what is rollback? : Sql dba
What has stored procedures in sql and how we can use it?
what is single byte over head in oracle..?
What is the difference between a subquery and a join?
What is benefit of creating memory optimized table?