ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? 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 Stored Procedures 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? Connect to data sources only Connect to data sources with driver-specific information only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API Connect to data sources only Connect to data sources with driver-specific information only Commit or rollback transactions only Both 1 and 3 above are in the OBDC core API 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. ODBC XML ADO ASP ODBC XML ADO ASP 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. Full SELECT (includes subqueries) only INSERT, UPDATE, DELETE only Stored procedures only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only INSERT, UPDATE, DELETE only Stored procedures only ANSWER DOWNLOAD EXAMIANS APP