Differnces between oracle 9i and sql server?
Answer Posted / raghavendra.v
If it is SQL Server 2005
SQL Server 2005 is providing a new technologies like xml
genaration and MARS technology which allows u to modify the
data in the active set by more than one connection at a time
which is not there in Oracle till now
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What are the different row versions available in table?
What is Data Provider?
What are two types of transaction supported by ado.net?
What is the full form of ado?
What is difference between entity framework and ado.net?
What are the difference between readonly vs. Const?
Does executenonquery return a value?
Which object of ado contains datarow datacolumn collection?
What is ole data type?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is the functionality of data provider in ado.net?
What is maximum pool size in ado.net connection string?
How to enable and disable connection pooling?
Which is better entity framework or ado.net?
What does sqldatareader return?