ODBC, OLE DB, ADO, and ASP
ODBC core SQL grammar contains which of the following?:

Stored procedures only
Full SELECT (includes subqueries) only
INSERT, UPDATE, DELETE only
Both 1 and 3 above are contained in the ODBC core SQL.

ANSWER DOWNLOAD EXAMIANS APP

ODBC, OLE DB, ADO, and ASP
The ODBC Level 1 API contains which of the following functions?

Browse possible connections and data sources only
Connect to data sources with driver-specific information only
Both 1 and 3 above are in the OBDC Level 1 API
Process a scrollable cursor only

ANSWER DOWNLOAD EXAMIANS APP