How to write a query with an inner join in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Schema ?
1.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.
What is not equal to in oracle?
How many types of tables are there in oracle?
How to join two tables in a single query using oracle?
What is the maximum number of triggers that can be applied to a single table?
How oracle handles dead locks?
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
select statement does not retrieve any records. what exception is raised?
How to execute a stored program unit?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL
What is background process in Oracle?