ODBC, OLE DB, ADO, and ASP ________ is considered to be one of the foundations of data access in the Microsoft world. OLE DB ODBC ADO JPCD OLE DB ODBC ADO JPCD ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. INSERT, UPDATE, DELETE only Stored procedures only Full SELECT (includes subqueries) only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP A OLE DB rowset is an abstraction of a relation, which in turn is an abstraction of a recordset. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? Stored Procedures only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only INSERT, UPDATE, DELETE only Stored Procedures only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only INSERT, UPDATE, DELETE only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source? Driver Data source DBMS Driver manager Driver Data source DBMS Driver manager 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 Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Process a scrollable cursor only Browse possible connections and data sources only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Process a scrollable cursor only ANSWER DOWNLOAD EXAMIANS APP