What are joins..how many types of joins are there?
Answer Posted / tauqueer
Joins means we can join two or more then two table in
single query.
there are 3 types of join..
1. INNER JOIN.
2. OUTER JOIN.
1.Left outer join.
2.right outer join.
3.full outer join.
3. CROSS JOIN.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is oracle database 10g express edition?
Explain mutating triggers.
What is a tns service name?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to create a new user account in oracle?
How do I reset a sequence in oracle?
What is the difference between sharding and partitioning?
What are the varoius components of physical database structure of oracle database?
What is control file used for?
Difference between cartesian join and cross join?
How would you go about verifying the network name that the local_listener is currently using?
How to select an oracle system id (sid)?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
List out the components of logical database structure of oracle database.
How to see the table columns used in an index?