- The DBMS acts as an interface between what two components of an enterprise-class database system?
- Database application and the database
- Data and the database
- The user and the database application
- Database application and SQL
- The following are components of a database except which of the following?
- user data
- metadata
- reports
- indexes
- Table is synonymous with the term
- record
- relation
- column
- row
- Row is synonymous with the term
- column
- relation
- field
- record
- Attribute is synonymous with the term
- record
- relation
- column
- row
- For some relations, changing the data can have undesirable consequences called:
- referential integrity constraints.
- modification anomalies.
- normal forms.
- transitive dependencies.
- The different classes of relations created by the technique for preventing modification anomalies are called:
- normal forms.
- referential integrity constraints.
- functional dependencies.
- relation instance.
- A database schema is
- A plan created by the database.
- The logical design of the database.
- A particular instance of a database.
- The snapshot of the data in the database at a giventime.
- The primary key is selected from the
- composite keys.
- candidate keys.
- foreign keys.
- Which of the following is a group of one or more attributes that uniquely identifies a row?
- Key
- Determinant
- Tuple
- A relation is considered a
- one-dimensional table.
- two-dimensional table.
- three-dimensional table.
- In the relational model, relationships between relations or tables are created by using:
- composite keys.
- candidate keys.
- foreign keys.
- You have run an SQL statement that asked the DBMS to display data in a table named UserTables. The results include columns of data labeled TableName, NumberOfColumns and PrimaryKey. What are these labels?
2
- user data
- metadata
- a report
- indexes
- An Enterprise Resource Planning application is an example of a(n) ?
- single-user database application
- multiuser database application
- e-commerce database application
- data mining database application
- The following are functions of a DBMS except ?
- creating and processing forms
- creating databases
- processing data
- administrating databases
Reviews
There are no reviews yet.