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
‣
Data Models into Database Designs
See What Others Are Saying!
Question
A unique, DBMS-supplied identifier used as the primary key of a relation is called a(n):
Options
A. primary key.
B. foreign key.
C. composite key.
D. surrogate key.
Correct Answer
surrogate key.
More questions
1. A data warehouse is which of the following?
Options
A. Can be updated by end users.
B. Contains numerous naming conventions and formats.
C. Organized around important subject areas.
D. Contains only current data.
Show Answer
Scratch Pad
Discuss
Correct Answer: Organized around important subject areas.
2. Information repositories are replacing data dictionaries in many organizations.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Which of the following is true concerning QBE?
Options
A. An official standard has been defined for QBE.
B. QBE cannot be used for client/server systems.
C. QBE does not give the programmer a visual programming environment.
D. Complete applications can be written using QBE.
Show Answer
Scratch Pad
Discuss
Correct Answer: Complete applications can be written using QBE.
4. For every relationship, how many possible sets of minimum cardinalities are there?
Options
A. Two
B. Three
C. Four
D. Six
Show Answer
Scratch Pad
Discuss
Correct Answer: Four
5. Which SQL phrase is not supported by Oracle?
Options
A. ON DELETE CASCADE
B. ON UPDATE CASCADE
C. CREATE SEQUENCE [SequenceName]
D. DROP SEQUENCE [SequenceName]
Show Answer
Scratch Pad
Discuss
Correct Answer: ON UPDATE CASCADE
6. An entity is something that can be identified in the user's work environment; something that the users want to track.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. When using ODBC, which of the following processes ODBC requests and submits specific SQL statements to a given type of data source?
Options
A. Data source
B. Driver
C. Driver manager
D. DBMS
Show Answer
Scratch Pad
Discuss
Correct Answer: Driver
8. A reason for using an SQL view to hide columns is:
Options
A. to simplify a result only.
B. to prevent the display of sensitive data only.
C. to accomplish both of the above.
D. None of the above are reasons for using an SQL view.
Show Answer
Scratch Pad
Discuss
Correct Answer: to accomplish both of the above.
9. Eliminating modification anomalies is a(n) ________ of normalization.
Options
A. advantage
B. disadvantage
C. either an advantage or disadvantage
D. neither an advantage nor disadvantage
Show Answer
Scratch Pad
Discuss
Correct Answer: advantage
10. What mode of authentication does SQL Server NOT provide?
Options
A. Windows-only security
B. Both SQL Server and Windows-only security
C. Mixed security
D. SQL Server only security
Show Answer
Scratch Pad
Discuss
Correct Answer: SQL Server only security
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