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
How to aggregating data across related tables?
Explain the architecture of ado.net?
Which name space is used to get assembly details?
What are typed and untyped dataset?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What are the ado.net components?
Which property is used to check whether a DataReader is closed or opened?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
If we are not returning any records from the database, which method is to be used?
What is partial class?
What we do with the object of ado.net dataset after using it?
What is ole in vb?
Which is faster dataset or datareader?
What are the Features and disadvantages of dataset
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?