ODBC, OLE DB, ADO, and ASP In OLE DB, a tabular data provider: transforms data through ODE DB interfaces. is both a consumer and a provider of data. does not own data. exposes data via rowsets. transforms data through ODE DB interfaces. is both a consumer and a provider of data. does not own data. exposes data via rowsets. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP In ODBC, a file that can be shared among database users is called a: user data source. file data source. SQL text file. system data source. user data source. file data source. SQL text file. system data source. ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP The process of defining a system data source name involves specifying the type of driver and the identity of the database to be processed. True False True False 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 minimum SQL grammar contains which of the following? Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only Stored Procedures only INSERT, UPDATE, DELETE only Literals for date, time and timestamp only CREATE VIEW, DROP VIEW only Stored Procedures only INSERT, UPDATE, DELETE only ANSWER DOWNLOAD EXAMIANS APP
ODBC, OLE DB, ADO, and ASP A data source is an ODBC data structure that identifies a database and the DBMS that processes it. True False True False ANSWER DOWNLOAD EXAMIANS APP