What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / samba shiva reddy . m
all are same but we can't use equi join and natural join in synax those are older
Is This Answer Correct ? | 7 Yes | 29 No |
Post New Answer View All Answers
What are the restrictions applicable while creating views? : SQL Server Architecture
What is difference between clustered index and non clustered index?
What do you understand by hotfixes and patches in sql server?
How do I save a stored procedure in sql server?
How to list all triggers in the database with sys.triggers in ms sql server?
How to delete duplicate rows from table except one?
What is the difference between char and varchar2 datatype in sql?
What is nonclustered index with included columns ?
Define left outer join?
How to create function without parameter in sql server?
How to loop through returning rows?
What will be query used to get the list of triggers in a database?
What are page splits?
How to modify the underlying query of an existing view?
Can you explain different types of locks in sql server?