List out the types of joins.
No Answer is Posted For this Question
Be the First to Post Answer
What is truncate oracle?
why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
What do you know about normalization? Explain in detail?
6. Display the client name and order date for all orders using the traditional method.
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
What is forall Statement ?
A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
Can we store pictures in the database and if so, how it can be done?
how to retrieve daily sal from emp table in oracle 10g
How to connect asp pages to oracle servers?