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
‣
The Database Environment
See What Others Are Saying!
Question
An enterprise data model is:
Options
A. a graphical model that shows the high-level entities for an organization.
B. a graphical model that shows all entities for an organization.
C. a non-graphical model that shows the high-level entities for an organization.
D. a non-graphical model that shows the all entities for an organization.
Correct Answer
a graphical model that shows the high-level entities for an organization.
More questions
1. Typically, there should be at least two different copies of the database schema used in the redesign process.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. A primary key is which of the following?
Options
A. Any attribute
B. An attribute that uniquely identifies each row
C. An attribute that uniquely identifies each column
D. A derived attribute
Show Answer
Scratch Pad
Discuss
Correct Answer: An attribute that uniquely identifies each row
3. A functional dependency is a relationship between or among attributes.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Selecting a data type involves which of the following?
Options
A. Maximize storage space
B. Represent most values
C. Improve data integrity
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Improve data integrity
5. Which of the following are integrity controls that a DBMS may support?
Options
A. Assume a default value in a field unless a user enters a value for that field.
B. Limit the set of permissible values that a field may assume.
C. Limit the use of null values in some fields.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
6. The extract process is which of the following?
Options
A. Capturing all of the data contained in various operational systems
B. Capturing a subset of the data contained in various operational systems
C. Capturing all of the data contained in various decision support systems
D. Capturing a subset of the data contained in various decision support systems
Show Answer
Scratch Pad
Discuss
Correct Answer: Capturing a subset of the data contained in various operational systems
7. The SQL keyword BETWEEN is used:
Options
A. for ranges.
B. to limit the columns displayed.
C. as a wildcard.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: for ranges.
8. Which of the following statements is true concerning JDBC?
Options
A. It is language independent.
B. It is similar in concept to ODBC.
C. It is useful for all object-oriented languages.
D. It consists of three main layers.
Show Answer
Scratch Pad
Discuss
Correct Answer: It is similar in concept to ODBC.
9. The three different application logic components are which of the following?
Options
A. Presentation, Client, and Storage
B. Presentation, Client, and Processing
C. Presentation, Processing, and Storage
D. Presentation, Processing, and Network
Show Answer
Scratch Pad
Discuss
Correct Answer: Presentation, Processing, and Storage
10. An application program interface (API) is which of the following?
Options
A. The same thing as ODBC.
B. Middleware that does not provide access to a database.
C. Middleware that provides access to a database.
D. The same thing as JDBC.
Show Answer
Scratch Pad
Discuss
Correct Answer: Middleware that provides access to a database.
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