Multiple choice

The goal of which of the following is to make it possible to access any data from any application, regardless of which DBMS is handling the data?

  1. JDBC

  2. ODBC

  3. JDBC driver manager

  4. JDBC URL

  5. execute()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The goal of ODBC is to make it possible to access any data from any application, regardless of which DBMS is handling the data.