Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Certified Internet Web Professional (CIW)
Exam 3: CIW v5 Database Design Specialist
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
What improvement can be made to file-based databases to overcome their limitations?
Question 2
Multiple Choice
Consider the table for an employee database shown in the exhibit. What is the cardinality of the table?
Question 3
Multiple Choice
Consider the table for an employee database shown in the exhibit. What is the degree of the table?
Question 4
Multiple Choice
What is the most important service provided by a database management system?
Question 5
Multiple Choice
You enterprise must decide whether to use a database management system. Which of the following lists four advantages of using a DBMS?
Question 6
Multiple Choice
Consider the following database information: domain s_id: integer domain grd: fixed length character string length 1 STUDENT_GRADE( Student_Number: s_id NOT NULL Grade: grd ) Primary Key Student_Number During which phase of the database design process would this information be developed?
Question 7
Multiple Choice
Consider the Information Engineering diagram in the exhibit showing the relations BUILDING and RESIDENT. What is the relationship between BUILDING and RESIDENT?
Question 8
Multiple Choice
Which pair of relational algebraic operations requires union compatibility?
Question 9
Multiple Choice
Which of the following best describes a composite key?
Question 10
Multiple Choice
The creation of intermediate entities occurs during the logical database design phase for an enterprise. It is used to resolve which types of relationships?
Question 11
Multiple Choice
Consider the Recreation relation in the exhibit. A data operation that changes one of the tuples for Student_ID 1003 must be performed. It is necessary to change one of the activities from swimming to tennis. The Student_ID and Activity attributes make up the primary key for the Recreation relation. All related information must be altered, as well. Which SQL statement or statements would best accomplish this?
Question 12
Multiple Choice
NULL) Primary Key Class_Num Consider the Information Engineering diagram shown in the exhibit. Which DBDL definition best describes this diagram?
Question 13
Multiple Choice
Which of the following occurs in a relation when records are added or removed?
Question 14
Multiple Choice
Your enterprise is developing a database system that will contain highly sensitive data. Security of the data will take priority over database processing speed. Which database protection technique should be employed?