Which are the most commonly used sql joins?



Which are the most commonly used sql joins?..

Answer / vamsidhar

sql inner join

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to convert character strings to dates? : Sql dba

0 Answers  


What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?

1 Answers   ABC,


What is the default isolation level in sql server? : Transact sql

0 Answers  


How many triggers can be applied on a table?

0 Answers  


What is form and report?

0 Answers  






What does sign mean sql?

0 Answers  


what is sql in mysql? : Sql dba

0 Answers  


how to find the First and Last Observation from the table: Ex: OBS Name Sal Ans like: OBS Name Sal 105 E 5000--> 105 E 5000 102 B 2000 104 D 4000 103 C 3000 101 A 1000--> 104 D 4000

4 Answers  


How can i insert data inro a table with 3 columns using FORALL?

2 Answers   Oracle,


How do I view a view in sql?

0 Answers  


Why do we need cursor in pl sql?

0 Answers  


what is self join and what is the requirement of self join? : Sql dba

0 Answers  


Categories