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 / sathishrpillai
if you want a column to be a part of result set then it
SELECT
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain what is an index?
Is primary key always clustered index?
What is hibernate and its relation to sql?
How to call a javascript function from pl sql?
Does access use sql?
Can we edit a view in sql?
Can we use two order by clause in query?
What is db journal file?
What are the indexing methods?
How do rank () and dense_rank () differ?
What is the difference between microsoft sql and mysql?
What are different types of sql?
What is before trigger?
What is %type in pl sql?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5