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
Can we delete column in sql?
what is a constraint? : Sql dba
What is mdf ldf and ndf?
How do you go back in sql?
What are the different types of constraints?
What are different functions in sql?
what is msql? : Sql dba
How many commands are in sql?
Is primary key a clustered index?
What is meant by temporal data?
Explain alias in sql?
What is difference between sql function and stored procedure?
What is the use of nvl function?
Which operator is used in query for pattern matching?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?