CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
The Relational Model and Normalization
Comments
Question
The only reason for the existence of relations is to store instances of functional dependencies.
Options
A. True
B. False
Correct Answer
True
The Relational Model and Normalization problems
Search Results
1. A relation is a two-dimensional table.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. A primary key is a composite key that was selected to be the main identifier for the relation.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
3. A functional dependency is a relationship between or among attributes.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Keys made up of two or more attributes are called composite keys.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
5. A relation is in 5NF when multivalued dependencies are isolated in their own relation.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. Given the functional dependency
R ? (S,T)
, then it is also true that
R ? S
.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. Any table that meets the definition of a relation is said to be in first normal form.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
9. In a relation, the order of the rows matters.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
10. Given the functional dependency
R ? S
,
R
is called the determinant.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET