which clause we are not used in where clause?
Answer Posted / chandana
Select avg(sal) from Emp
where avg(sal) >1000;
This gives an error. So, Group Functions(Aggregate) should
not be used in the Where Clause
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Compare and contrast between sql and sql server and explain its various functions?
What is the difference between count (*), count (expression), count (distinct expression)?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
How to connect the oracle server as sysdba?
Explain the use of full option in exp command.
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What are the tools for Oracle ?
What is SQL access advisor in Oracle?
How do I call oracle stored procedures that take no parameters?
What is the difference between hot backup and cold backup in oracle?
What are the four Oracle system processes that must always be up and running for the database to be useable?
Why is oracle database so popular?
Explain the use of file option in exp command.
Difference between pre-select and pre-query