2. Which of the following refers to a cursor type that when the cursor is opened, a primary key value is saved for each row in the recordset; when the application accesses a row, the key is used to fetch the current values of the row?
4. Which of the following statements is a true statement concerning the open database connectivity standard (ODBC)?
Options
A. Each vendor desiring to be ODBC-complaint provides an ODBC driver.
B. Requires certain criteria to be met in order to establish an ODBC connection.
C. Provides a programming interface that provides a common language for application programs to access and process SQL databases independent of the RDBMS accessed.