How many types of Joins in SQL Server 2005?
Answer Posted / kalyana chakravarthy maddipati
Apart all the joins above there is one more join it is
NO EQUI JOIN ie emp.deptno!= dept.deptno or one can use <> sign instead
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of =,==,=== operators?
What are the differences between web role and worker role?
what is the system function to get current user's user id? : Sql server database administration
Does group by or order by come first?
What is Federation and Federation Member?
What are the tools available in market as an alternative to sql server reporting services?
What objects does the fn_my_permissions function reports on? : sql server security
How to create a new login name in ms sql server?
You are doing log shipping due to some reasons it is failing. How you will proceed from there
What is sql injection? How to protect against sql injection attack?
Will count(column) include columns with null values in its count?
How to define output parameters in stored procedures?
What is the sql case statement used for?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
role of sql sever 2005 in database rather than any other database