What is the function of inner join?



What is the function of inner join?..

Answer / Vartika Bhatnagar

The INNER JOIN keyword returns records that have matching values in both tables. The resulting table includes only the matching rows.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is 1nf 2nf?

1 Answers  


HOW TO FIND THE EMPLOYEE DETAILS WHO ARE GETTING SAME SALARY IN EMP TABLE

18 Answers   Infosys, TCS,


Where do we use trace frag?

1 Answers  


what is the primary use of the model database? : Sql server administration

1 Answers  


Do you know query execution plan?

1 Answers  


Where to find ntwdblib.dll version 2000.80.194.0?

1 Answers  


What are the approximate numeric data types?

1 Answers  


What is a view? is View updatable?

17 Answers   IBM, L&T,


How do I determine how many instances of sql server are installed on a computer?

1 Answers  


How can we delete a table in sql server?

1 Answers  


Why we should not use triggers?

1 Answers  


Can you explain different types of joins?

1 Answers  


Categories