ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? CREATE VIEW, DROP VIEW only Stored Procedures only Literals for date, time and timestamp only INSERT, UPDATE, DELETE only CREATE VIEW, DROP VIEW only Stored Procedures only Literals for date, time and timestamp 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? Data source DBMS Driver Driver manager Data source DBMS Driver Driver manager ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC core API consists of which of the following functions? Commit or rollback transactions only Connect to data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API Commit or rollback transactions only Connect to data sources only Connect to data sources with driver-specific information only Both 1 and 3 above are in the OBDC core API ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In OLE DB, which of the following represents characteristics of the recordset abstraction? Abstractions Methods Collections Properties Abstractions Methods Collections Properties ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers? Driver manager Driver OLE DB Data source Driver manager Driver OLE DB Data source ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications. XML ODBC ASP ADO XML ODBC ASP ADO ANSWER DOWNLOAD EXAMIANS APP