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 different types of database indexes?
What are the tables in sql?
What are the different types of columns types constraints in the sql server?
How do you debug a procedure in sql server?
What do you mean by an execution plan?
How to get all stored procedures in sql server?
How much space does sql server 2016 take?
What command would you use to add a column to a table in sql server?
Does sql server use t sql?
What is the size of transaction log file?
In which files does sql server actually store data?
How network traffic be reduced by using the stored procedure?
How to find which stored procedure is currently running in sql server?
How to use go command in "sqlcmd"?
explain different types of joins? : Sql server database administration