What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / monal
INNER JOIN and EQUI-JOIN are same. Not sure about Natural
Join. Found answer in Books On Line.
Is This Answer Correct ? | 29 Yes | 51 No |
Post New Answer View All Answers
What is the data tier application?
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
Explain the usage of floor function in sql server.
Can the “if update (colname)” statement be used in a delete trigger?
Explain a differential backup?
How to select all columns of all rows from a table with a select statement in ms sql server?
What command do we use to rename a db, a table and a column?
What is mean by candidate key?
How to create new table with "create table" statements?
How real and float literal values are rounded?
How can I tell if sql server is 32 or 64 bit?
Explain filestream storage of sql server 2008?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
How to create a new schema in a database?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?