Basic Oracle Concepts and Programming Question:

What Is Oracle Open Database Communication (ODBC)?

Oracle Database Interview Question
Oracle Database Interview Question

Answer:

ODBC, Open Database Communication, a standard API (application program interface) developed by Microsoft for Windows applications to communicate with database management systems.

Oracle offers ODBC drivers to allow Windows applications to connect Oracle server through ODBC.


Previous QuestionNext Question
How To Invoke the Original Export Import Utilities?How To Install Oracle ODBC Drivers?