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
‣
Physical Database Design
Comments
Question
Two basic constructs to link one piece of data with another piece of data: sequential storage and pointers.
Options
A. True
B. False
Correct Answer
True
Physical Database Design problems
Search Results
1. Distributing the columns of a table into several separate physical records is known as horizontal partitioning.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
3. When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted storage space.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Some advantages of partitioning include: efficiency, security, and load balancing.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
5. Hashing algorithm converts a primary key value into a record address.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. Denormalization and clustering can work well to minimize data access time for small records.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. An extent is a contiguous section of disk storage space.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. A pointer is a detailed coding scheme recognized by system software for representing organizational data.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. It is usually not very important to design the physical database to minimize the time required by users to interact with the information systems.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
10. The primary goal of physical database design is data processing efficiency.
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