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 / archana
select
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the syntax to add a record to a table?
What is trigger and stored procedure in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Can we edit a view in sql?
What is the trigger in sql?
Why sql query is slow?
Can we have two clustered index on a table?
What are different sql data types?
What is package in pl sql?
Explain the rollback statement?
What makes a good primary key?
How many joins can you have in sql?
What are sql indexes?
Does truncate free space?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?