Database MCQ - English
- Introduction to Database
- The Relational Model and Normalization
- Data Modeling with ER Model
- SQL for Database Construction
- Managing Multiuser Databases
- SQL Server 2000
- XML and ADO.NET
- Database Processing for BIS
- The Database Development Process
- ER Model and Business Rules
- Physical Database Design
- The Client Server Database
- Data Warehousing
- Distributed Databases
- Object Oriented Database
- Introduction to SQL
- Database Design Using Normalization
- Data Models into Database Designs
- Database Redesign
- Managing Databases with Oracle
- ODBC, OLE DB, ADO, and ASP
- JDBC, Java Server Pages, and MySQL
- The Database Environment
- Modeling Data in the Organization
- Logical Database Design
- Advanced SQL
- The Internet Database Environment
- Data and Database Administration
- Object Oriented Data Modeling
In OLE DB, actions that an object can perform are called:
Home | Discussion ForumIn OLE DB, actions that an object can perform are called:
properties.
collections.
methods.
abstractions.
Answer : C
View More Related Question
1) The ODBC Level 2 API contains which the following functions?
Commit or rollback transactions only
Connect to data sources with driver-specific information only
Connect to data sources only
All of the above are contained in the OBDC Level 2 API
View Answer
2) An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):
3) ________ is considered to be one of the foundations of data access in the Microsoft world.
4) When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source?
5) In OLE DB, a service provider:
does not own data only.
transforms data through OLE DB interfaces only.
is both a consumer and a provider of data only.
All of the above are true of an OLE DB service provider.
View Answer