What is a join and their types?
Answer Posted / s.chithiravelu
Join can be defined as an operation that includes the
retrieval of data from more than one table at a time.
Various Types of Joins:
Inner Joins
Outer Joins
Cross Joins
Equi Joins
Natural Joins
Self Joins
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which sql server table is used to hold the stored procedure script?
How do I create a stored procedure in dbml?
Explain different types of index?
How connect excel to sql server?
what is the primary use of the model database? : Sql server administration
What are logical database components? : SQL Server Architecture
What is a data source file?
How to create a scrollable cursor with the scroll option?
Can we insert data into view sql server?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
How to delete duplicate rows from table except one?
What is raiseerror? What is raiseerror?
What is create statement?
Where can you find the error log information? : sql server database administration
What is analysis service repository?