1. ODBC minimum SQL grammar contains which of the following? A. INSERT, UPDATE, DELETE only B. Stored Procedures only C. Literals for date, time and timestamp only D. CREATE VIEW, DROP VIEW only Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option A No explanation is given for this question Let's Discuss on Board
2. When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source? A. Data source B. Driver C. Driver manager D. DBMS Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option B No explanation is given for this question Let's Discuss on Board
3. The ODBC core API consists of which of the following functions? A. Commit or rollback transactions only B. Connect to data sources with driver-specific information only C. Connect to data sources only D. Both 1 and 3 above are in the OBDC core API Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option D No explanation is given for this question Let's Discuss on Board
4. ________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications. A. ASP B. XML C. ODBC D. ADO Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option D No explanation is given for this question Let's Discuss on Board
5. ODBC core SQL grammar contains which of the following?: A. INSERT, UPDATE, DELETE only B. Stored procedures only C. Full SELECT (includes subqueries) only D. Both 1 and 3 above are contained in the ODBC core SQL. Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option D No explanation is given for this question Let's Discuss on Board