ODBC, OLE DB, ADO, and ASP ________ is an interface by which application programs can access and process SQL databases in a DBMS-independent manner. ADO ODBC OLE DB JPCD ADO ODBC OLE DB JPCD 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC minimum SQL grammar contains which of the following? 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 CREATE VIEW, DROP VIEW only Stored Procedures only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An OLE DB rowset is equivalent to a cursor. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Stored procedures only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only Stored procedures only INSERT, UPDATE, DELETE only Both 1 and 3 above are contained in the ODBC core SQL. Full SELECT (includes subqueries) only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP ODBC conformance levels specify which SQL statements, expressions, and data types a driver can process. True False True False ANSWER DOWNLOAD EXAMIANS APP