what is difference between where clause and having clause?
Answer Posted / pawan
HAVING clause is used only with GROUP functions whereas
WHERE clause we can use with both.
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
Explain the use of rows option in imp command.
Where is the export dump file located?
How to update a table row with a record?
How to create a stored function in oracle?
How many types of segments in Oracle?
State all possible different index configurations a table can possibly have?
Explain an index?
What is a user role in oracle?
What are the differences between date and timestamp in oracle?
What is a database table in oracle?
Please explain oracle data types with examples?
How to create a stored procedure in oracle?
Explain the use of ignore option in imp command.
How to declare a local variable?
Point out the difference between user tables and data dictionary?