ODBC, OLE DB, ADO, and ASP ODBC core SQL grammar contains which of the following?: Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. Stored procedures only INSERT, UPDATE, DELETE only Full SELECT (includes subqueries) only Both 1 and 3 above are contained in the ODBC core SQL. Stored procedures only INSERT, UPDATE, DELETE only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In ODBC, a data source that is local to a single computer is called a: system data source. user data source. file data source. SQL text file. system data source. user data source. file data source. SQL text file. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP OLE DB has two types of data providers: tabular data providers and service providers. False True False True ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The ODBC Level 1 API contains which of the following functions? Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only Both 1 and 3 above are in the OBDC Level 1 API Connect to data sources with driver-specific information only Browse possible connections and data sources only Process a scrollable cursor only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP An OLE DB rowset is equivalent to a cursor. True False True False ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The driver manager processes ODBC requests and submits specific SQL statements to a given type of data source. False True False True ANSWER DOWNLOAD EXAMIANS APP