How many types of Joins in SQL Server 2005?
Answer Posted / g.ramesh
Inner Join
Outer Join
Crros Join
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the main sources of data?
What is BLOCK statements in SQL?
What is in place upgrade in sql server?
When would you use sql joins?
Is foreign key a primary key?
application server is slow what may be the problem
What is Federation and Federation Member?
What will happen if a column containing char type data is changed to the nchar data type?
Can you index views?
What is row-level compre?
How to get the definition of a trigger back?
How to modify an existing stored procedure in ms sql server?
What kind of problems occurs if we do not implement proper locking strategy?
How to execute stored procedure in select statement sql server?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?