Which is better join or inner query?


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

Post New Answer

More SQL PLSQL Interview Questions

what are aggregate and scalar functions? : Sql dba

0 Answers  


How can triggers be used for the table auditing?

0 Answers  


if table named a is there and 4 records are there then how to swap (1 and 3) and (2 and 4) records at a time

1 Answers  


What types of commands can be executed in sql*plus?

0 Answers  


how do you know the version of your mysql server? : Sql dba

0 Answers  






What does over partition by mean in sql?

0 Answers  


What is difference between inner join and self join?

0 Answers  


What are the different types of tables in sql?

0 Answers  


write a query to find out the no. of employees whose age is less than 25 and max of salary for the employees belonging to a particular department is less than 20000

6 Answers  


What is union, minus and interact commands?

0 Answers  


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

0 Answers  


how to get enames with comma seperated values by deptwise on emp table?

8 Answers  


Categories