CuriousTab
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 Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
Database Design Using Normalization
See What Others Are Saying!
Question
Each answer below shows example data from a table. Which answer is an example of the inconsistent values problem?
Options
A. Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
B. Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
C. Three rows have the values Brown, NULL, and Blue in the same column.
D. One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
Correct Answer
Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
More questions
1. When two transactions are being processed against the database at the same time they are termed concurrent transactions.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. The XSLT processor copies the elements of the stylesheet until it finds a command in the format:
Options
A. SELECT ... FROM ... WHERE.
B. {item, action}.
C. {for-each select}.
D. <HTML>...<\HTML>.
Show Answer
Scratch Pad
Discuss
Correct Answer: {item, action}.
3. Functional decomposition is the process of breaking down the functions of an organization into greater levels of detail.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Whose role is it to determine the requirements and design for a database?
Options
A. Database analysts
B. Database administrators
C. Both A and B.
D. Neither A or B.
Show Answer
Scratch Pad
Discuss
Correct Answer: Database analysts
5. Derived data are detailed, current data intended to be the single, authoritative source for all decision support applications.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. SQL views can be used to hide:
Options
A. columns and rows only.
B. complicated SQL syntax only.
C. both of the above can be hidden by an SQL view.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: both of the above can be hidden by an SQL view.
7. Some advantages of partitioning include: efficiency, security, and load balancing.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. Websites without a database attached to them have which of the following characteristics?
Options
A. The ability to generate data via SQL.
B. The inability to use a browser to display Web pages.
C. Static information using HTML or JavaScript.
D. The need to use TCP/IP as the network protocol.
Show Answer
Scratch Pad
Discuss
Correct Answer: Static information using HTML or JavaScript.
9. The reserved word enum is used for which of the following?
Options
A. To define a range for an attribute.
B. To define a range for a class.
C. To define a range for a relationship.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: To define a range for an attribute.
10. The term Complete for a UML has the same meaning as which of the following for an EER diagram?
Options
A. Overlapping rule
B. Disjoint rule
C. Total specialization rule
D. Partial specialization rule
Show Answer
Scratch Pad
Discuss
Correct Answer: Total specialization rule
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