List the types of joins used in writing subqueries?
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle data type?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
How translate command is different from replace?
What is private procedure oracle?
Explain alias?
What is data file?
Whats the benefit of dbms_stats over analyze?
Explain what are clusters?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
What are ddl statements in oracle?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
How to write a query with an inner join in oracle?