What is the difference between OLEDB and ODBC
Answer Posted / kranthi
ODBC-it is designed for connecting to relational databases.
However, OLE DB can access relational databases as well as
nonrelational databases.
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
What is 2nf normalization?
What is use of except clause? How does it differ from not in clause?
Tell me what is sql profiler?
Tell me what are cursors and when they are useful?
What are the differences between local and global temporary tables?
Are null values the same as that of zero or a blank space?
Can you explain powershell included in sql server 2008?
What is ddl command?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
How can we get count of the number of records in a table?
List types of tables in SQL Azure?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
how will add additional conditions in sql?
What are the different types of collation sensitivity in sql server?