CIW 1D0-541 Exam Practice Questions (P. 1)
- Full Access (124 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
With regard to databases, what is normalization?
- AThe process of reducing the cardinality of a relation
- BThe process of organizing and refining relationsMost Voted
- CThe process of duplicating data to reduce the number of tables
- DThe process of limiting data stored in a table to a specific range of values
Correct Answer:
B
B
send
light_mode
delete
Question #2
Which three pieces of information did E.F. Codd describe as necessary to retrieve a data value from a relational database?
- AAttribute, domain, and tuple
- BEntity, relation name, and domain
- CTable name, primary key, and entity
- DAttribute, relation name, and primary keyMost Voted
Correct Answer:
D
D
send
light_mode
delete
Question #3
What is a virtual table?
- AA virtual table is a relation created as the result of data manipulation; it exists only in computer memory, and is not a permanent part of the database.
- BA virtual table is a relation stored in the database; it is used when multiple users access the same relation in a database.
- CA virtual table is a relation derived from the database data dictionary; it contains metadata about a base relation. A virtual table is a relation derived from the database? data dictionary; it contains metadata about a base relation.Most Voted
- DA virtual table is a relation that consists of primary and foreign keys for a particular set of relations in a database.
Correct Answer:
A
A
send
light_mode
delete
Question #4
Your enterprise has reached the conceptual design phase for a database project. What is the desired goal at the end of this design phase?
- AA set of normalized relations
- BA reviewed entity-relationship (ER) modelMost Voted
- CAn entity-relationship (ER) model with no redundant data
- DA set of denormalized relations
Correct Answer:
B
B
send
light_mode
delete
Question #5
In which phase of database design do you identify entities, attribute domains, and relationships?
send
light_mode
delete
All Pages