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
Data administrators are responsible for:
Options
A. physical database design.
B. managing technical issues in the database environment.
C. overall management of data resources in an organization.
D. writing application programs.
Correct Answer
overall management of data resources in an organization.
More questions
1. The purpose of timestamping is to avoid the use of locks.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. A relationship is which of the following?
Options
A. A person, place, or thing
B. Property or characteristic of an entity
C. Link between entities
D. Weak entity
Show Answer
Scratch Pad
Discuss
Correct Answer: Link between entities
3. The XML family of standards is very important in database processing today.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Which of the following is valid SQL for an Index?
Options
A. CREATE INDEX ID;
B. CHANGE INDEX ID;
C. ADD INDEX ID;
D. REMOVE INDEX ID;
Show Answer
Scratch Pad
Discuss
Correct Answer: CREATE INDEX ID;
5. Data replication is favored where most process requests are read-only and where the data are relatively static.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. In a common form of RFM analysis, customers are sorted in five groups and given a score of 1 to 5 depending on their group.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. ADO overlies the more complex OLE DB model, and can be called for scripting languages but not programming languages.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. A logical representation of the data for an organization or for a business area is known as an entity-relationship model.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
9. Java and C/C++ are so close that there are no incompatibilities between them. Therefore, a driver is not necessary.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
10. DISTINCT and its counterpart, ALL, can be used more than once in a SELECT statement.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
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