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
The Relational Model and Normalization problems
1. The functional dependency
R ? S
means that the value of S can be determined when we are given a value of R.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. A candidate key is a determinant that determines all the other columns is a relation.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. In a relation, the rows are sometimes called "fields."
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. 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
5. 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
6. A functional dependency is a relationship between or among attributes.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. 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
8. A relation is a two-dimensional table.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
9. The only reason for the existence of relations is to store instances of functional dependencies.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. 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
First
2
3
4
5
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