How many types of Joins in SQL Server 2005?
Answer Posted / vishal
1. Inner Join
2. Outer Join
- Left Outer Join
- Right Outer Join
- Full Outer Join
3. Cross Join
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many cores do I need for sql server 2016?
How to delete all rows with truncate table statement in ms sql server?
How to connect php with different port numbers?
What are the two authentication modes in sql server?
How to delete an existing database user?
but what if you have to create a database with two filegroups, one on drive c and the other on drive d with log on drive e with an initial size of 600 mb and with a growth factor of 15%? : Sql server database administration
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
What is the difference between ddl and dml?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Describe triggers features and limitations?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
Explain following error properties?
Why do we need normalization?
What is sql server database?
What are the 10 characteristics of data quality?