What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / jitendra mali
The equi join is retrived selected column from the both
the table
or
The inner join is only retrived selected column from the table
Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
Can you name some of the dml commands in sql?
How to use values from other tables in update statements in ms sql server?
What is ddl command?
Explain how many types of relationship?
what is the sql equivaent of the dataset relation object ?
What is the use of =,==,=== operators?
Give me any three differences between Truncate and Delete.
What are the advantages of user defined function?
What is sub query and its properties?
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
How to use column default values in insert statements in ms sql server?
What is the use of group by clause?
What are the purpose of Normalisation?
How do you check sql server is up and running?
Do you know what are the restrictions that views have to follow?