Answer Posted / g.ramesh
Inner Join is default type of join.
It produce result set, which contain's only matched rows.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I create a trace in sql server?
What is the difference between char and varchar2 datatype in sql?
Do you know what are pages and extents? : SQL Server Architecture
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
Do you know what are the restrictions that views have to follow?
User wants only to display only pdf as export option in report manager. How to achieve this?
How to configure odbc dsn with different port numbers?
What is difference between after and before?
What part does database design plays a role in performance of an sql server-based application?
What is a trace frag?
What is the purpose of the model database?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What do you mean by data manipulation language?
Which tcp/ip port does sql server run on? How can it be changed?
What is nested transaction?