
CompTIAIT Fundamentals+ (ITF+)
Domain 5Objective 2
Database Concepts: Relational vs. Non-Relational, Tables, Rows, Fields, Primary/foreign Keys. IT-FUNDAMENTALS-ITF-CERTIFICATION Practice Questions (Page 5)
Part of the Data and database fundamentals domain, which accounts for 13% of the IT-FUNDAMENTALS-ITF-CERTIFICATION exam.
26questions here
6free pages
6concepts
13%of the exam
Questions 21–25
- 21
A company needs to store product data for an e-commerce site. The data includes a fixed set of attributes (ID, Name, Price) and a variable set of attributes (e.g., color, size, material) that differ by product category. They also need to run reports that aggregate sales by product category. The team is considering a relational database with a product table and a separate table for variable attributes, versus a non-relational database with a flexible document for each product. What is the most significant trade-off between these two approaches?
Select an answer first - 22
A database has an 'Orders' table and a 'Customers' table. The 'Customers' table has a primary key 'CustomerID'. The 'Orders' table has a foreign key 'CustomerID'. The company decides to delete a customer who has placed orders in the past. What is the most important consideration regarding the foreign key constraint when deleting this customer?
Select an answer first - 23
A database has a 'Courses' table with 'CourseID' as the primary key. A new 'Enrollments' table is created to track which students are enrolled in which courses. The 'Enrollments' table will have 'EnrollmentID' as its primary key. What columns should be added to the 'Enrollments' table to link it to the 'Courses' table and a 'Students' table?
Select an answer first - 24
In a relational database, what is a field?
Select an answer first - 25
A library database has an 'Authors' table with a primary key 'AuthorID' and a 'Books' table. Each book is written by exactly one author. To link each book to its author, which column should be added to the 'Books' table?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by CompTIA. “IT-FUNDAMENTALS-ITF-CERTIFICATION” is a trademark of its owner, used for identification only.