What is the difference between joins?


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

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between inner join and left join?

0 Answers  


How to display Row Number with Records in Oracle SQL Plus?

0 Answers   MCN Solutions,


What is not null in sql?

0 Answers  


how do you control the max size of a heap table? : Sql dba

0 Answers  


What has stored procedures in sql?

0 Answers  






How many functions are there in sql?

0 Answers  


Can we insert in view in sql?

0 Answers  


Is full outer join same as cross join?

0 Answers  


Define union, minus, union all, intersect ?

0 Answers  


i have a table eno dno sal 1 10 200 2 10 150 3 10 100 4 20 75 5 20 100 i want to get sal which is less than the avg sal of thri dept. eno dno sal 2 10 150 3 10 100 4 20 75

12 Answers   IBM,


how to run 'mysql' commands from a batch file? : Sql dba

0 Answers  


What is sql select statement?

0 Answers  


Categories