Differnces between oracle 9i and sql server?
Answer Posted / biruntha.m
ORACLE 9I IS A DATABASE.WHERE SQL IS A LANGUAGE FOR
RETERIVING THE DATA'S FROM THE SQL SERVER.
| Is This Answer Correct ? | 11 Yes | 17 No |
Post New Answer View All Answers
What are the essential features of ado.net?
What are the data providers in ADO.NET framework?
Explain the differences between oledb sql server, oledbdotnet provider?
How do you update a dataset in ado.net and how do you update database through dataset?
What is difference between ado and other data object?
Which is better ole db or odbc?
What is difference in record set and dataset?
Which is faster ado.net or linq?
Define table relations?
How can I retrieve two tables of data at a time by using data reader?
Which is the feature of ado.net?
What is the difference between typed and untyped dataset?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Is it possible to load multiple tables in a Dataset?
What is the use of Dataview?