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
‣
Distributed Databases
See What Others Are Saying!
Question
Some of the columns of a relation are at different sites is which of the following?
Options
A. Data Replication
B. Horizontal Partitioning
C. Vertical Partitioning
D. Horizontal and Vertical Partitioning
Correct Answer
Vertical Partitioning
More questions
1. A proxy server is used for which of the following?
Options
A. To provide security against unauthorized users
B. To process client requests for Web pages
C. To process client requests for database access
D. To provide TCP/IP
Show Answer
Scratch Pad
Discuss
Correct Answer: To provide security against unauthorized users
2. A DBMS that combines a DBMS and an application generator is ________ .
Options
A. Microsoft's SQL Server
B. Microsoft's Access
C. IBM's DB2
D. Oracle Corporation's Oracle
Show Answer
Scratch Pad
Discuss
Correct Answer: Microsoft's Access
3. In OLE DB, a tabular data provider:
Options
A. does not own data.
B. transforms data through ODE DB interfaces.
C. is both a consumer and a provider of data.
D. exposes data via rowsets.
Show Answer
Scratch Pad
Discuss
Correct Answer: exposes data via rowsets.
4. A regular subquery can be processed:
Options
A. from the top down.
B. from the bottom up.
C. by nesting.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: from the bottom up.
5. Which of the following situation requires the use of ID-dependent entities?
Options
A. Association relationships only
B. Multivalued attributes only
C. Archetype/instance relationships only
D. All of the above use ID dependent entities
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above use ID dependent entities
6. What is not an advantage of stored procedures?
Options
A. Greater security
B. SQL can be optimized
C. Code sharing
D. Increased network traffic
Show Answer
Scratch Pad
Discuss
Correct Answer: Increased network traffic
7. The SQL statement that queries or reads data from a table is ________ .
Options
A. SELECT
B. READ
C. QUERY
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: SELECT
8. A foreign key is which of the following?
Options
A. Any attribute
B. The same thing as a primary key
C. An attribute that serves as the primary key of another relation
D. An attribute that serves no purpose
Show Answer
Scratch Pad
Discuss
Correct Answer: An attribute that serves as the primary key of another relation
9. Most operational databases can be used for many BI applications.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
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
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