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 / priya verma
grout by
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
how to create a new table by selecting rows from another table in mysql? : Sql dba
What are the types of functions in sql?
What is sql integrity?
Why do we use view in sql?
How do you use a while loop in pl sql?
What is a procedure in pl sql?
Is it possible to read/write files to-and-from PL/SQL?
What is the difference between execution of triggers and stored procedures?
Where is all the data on the internet stored?
How to write pl sql program in mysql command prompt?
What is indexing oracle sql?
What is a primary key called that is made up of more than one field?
What is rename command in sql?
What are the three pl sql block types?
What are %type and %rowtype for?