Exam 3: The Relational Database Model
Exam 1: Database Systems70 Questions
Exam 2: Data Models70 Questions
Exam 3: The Relational Database Model100 Questions
Exam 4: Entity Relationship (ER)Modeling100 Questions
Exam 5: Advanced Data Modeling70 Questions
Exam 6: Normalization of Database Tables100 Questions
Exam 7: Introduction to Structured Query Language (SQL)100 Questions
Exam 8: Advanced SQL100 Questions
Exam 9: Database Design100 Questions
Exam 10: Transaction Management and Concurrency Control70 Questions
Exam 11: Database Performance Tuning and Query Optimization70 Questions
Exam 12: Distributed Database Management Systems70 Questions
Exam 13: Business Intelligence and Data Warehouses100 Questions
Exam 14: Database Connectivity and Web Technologies100 Questions
Exam 15: Database Administration and Security100 Questions
Select questions type
When you define a table's primary key,the DBMS automatically creates a(n)____ index on the primary key column(s)you declared.
(Multiple Choice)
4.8/5
(30)
Date attributes contain calendar dates stored in a special format known as the ____ date format.
(Multiple Choice)
4.9/5
(41)
A(n)____________________ index is an index in which the index key can have only one pointer value (row)associated with it.
(Short Answer)
4.8/5
(39)
____ combines all rows from two tables,excluding duplicate rows.
(Multiple Choice)
4.9/5
(38)
A(n)____ join links tables by selecting only the rows with common values in their common attribute(s).
(Multiple Choice)
4.9/5
(32)
Numeric data are data on which you can perform meaningful arithmetic procedures.
(True/False)
4.9/5
(32)
To avoid nulls,some designers use special codes,known as ____________________,to indicate the absence of some value.
(Short Answer)
4.8/5
(39)
Codd's rule of ____________________ states that every value in a table is guaranteed to be accessible through a combination of table name,primary key value,and column name.
(Short Answer)
4.8/5
(33)
A(n)____ is perceived as a two-dimensional structure composed of rows and columns.
(Multiple Choice)
4.9/5
(31)
A CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.This is an example of ____ integrity.
(Multiple Choice)
4.8/5
(33)
All primary key entries are unique,and no part of a primary key may be ____.
(Multiple Choice)
4.9/5
(27)
Only a single attribute,not multiple attributes,can define functional dependence.
(True/False)
4.7/5
(38)
____,also known as RESTRICT,yields values for all rows found in a table that satisfy a given condition.
(Multiple Choice)
4.8/5
(28)
A ____ key can be described as a superkey without unnecessary attributes,that is,a minimal superkey.
(Multiple Choice)
4.7/5
(32)
____________________ relationships cannot be implemented as such in the relational model.
(Short Answer)
4.9/5
(31)
____________________ is the real power behind the relational database,allowing the use of independent tables linked by common attributes.
(Short Answer)
4.8/5
(34)
The relational model's creator,E.F.Codd,used the term relation as a synonym for ____.
(Multiple Choice)
4.9/5
(41)
The index key can have multiple attributes,this is called a(n)____________________ index.
(Short Answer)
4.8/5
(38)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)