Does inner join remove duplicates?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.

4 Answers   Saama Tech, TCS,


What are % TYPE and % ROWTYPE ? What are the advantages of using these over datatypes?

4 Answers  


what is the use of double ampersand (&&) in sql queries?

0 Answers  


select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?

2 Answers  


What is the sql*loader? : aql loader

0 Answers  






Show the cursor attributes of pl/sql.

0 Answers  


what is error ora-03113: end-of-file on communication channel?

0 Answers  


What is difference between pls_integer and integer?

0 Answers  


What is sql resultset?

0 Answers  


What is the use of non clustered index?

0 Answers  


Is time a data type in sql?

0 Answers  


Is sqlite free?

0 Answers  


Categories