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
‣
Physical Database Design
See What Others Are Saying!
Question
Which of the following is an advantage of partitioning?
Options
A. Complexity
B. Inconsistent access speed
C. Extra space
D. Security
Correct Answer
Security
More questions
1. Which of the following is a disadvantage of replication?
Options
A. Reduced network traffic
B. If the database fails at one site, a copy can be located at another site.
C. Each site must have the same storage capacity.
D. Each transaction may proceed without coordination across the network.
Show Answer
Scratch Pad
Discuss
Correct Answer: Each site must have the same storage capacity.
2. The SQL -92 wildcards are ____ and ____ .
Options
A. asterisk (*); percent sign (%)
B. percent sign (%); underscore (_)
C. underscore(_); question mark (?)
D. question mark (?); asterisk (*)
Show Answer
Scratch Pad
Discuss
Correct Answer: percent sign (%); underscore (_)
3. Which of the following is the original purpose of SQL?
Options
A. To specify the syntax and semantics of SQL data definition language
B. To specify the syntax and semantics of SQL manipulation language
C. To define the data structures
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
4. The result of every SQL query is a table.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
5. The data warehouse DBMS needs to be the same DBMS used for the operational database.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. The reasons for overriding include extension, restriction, and optimization.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. If a document does not conform to the DTD, it is a bad XML document.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. Which of the following statements concerning business rules is true?
Options
A. It should be complex.
B. It should not be convertible to computer code.
C. It may include restrictions.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: It may include restrictions.
9. To sort the results of a query use:
Options
A. SORT BY.
B. GROUP BY.
C. ORDER BY.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: ORDER BY.
10. Which of the following statements is true about symmetric multiprocessing?
Options
A. A single copy of the operating system resides in each processor.
B. Useful for situations where data must remain in memory to process.
C. Bottlenecks increase with uniprocessor systems because tasks are not shared.
D. The problems of memory contention are unlikely.
Show Answer
Scratch Pad
Discuss
Correct Answer: Useful for situations where data must remain in memory to process.
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