Answer Posted / g.ramesh
Outter Join Produce result set,which contain matched rows
and has well has unmatched rows.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you manipulate data?
What are different types of views?
How to query multiple tables jointly?
What is replication with database mirroring? : sql server database administration
What is the stuff?
Explain identity in sql server?
What are page splits?
How to create new databases with "create database" statements?
How can I change procedure name in sql server?
What is 2nf normalization?
Do you know the isolation level that sql server support?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
What is the difference between implicit and explicit transaction?
How can we use ConnectorJ JDBC Driver with MS SQL?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration