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 and Database Administration
See What Others Are Saying!
Question
Which of the following is the preferred way to recover a database after a transaction in progress terminates abnormally?
Options
A. Rollback
B. Rollforward
C. Switch to duplicate database
D. Reprocess transactions
Correct Answer
Rollback
More questions
1. SQL can be used to:
Options
A. create database structures only.
B. query database data only.
C. modify database data only.
D. All of the above can be done by SQL.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above can be done by SQL.
2. Both ASP and ColdFusion allow for the coding of custom tags within an HTML document.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Correlated subqueries are similar to a regular subquery.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. The transaction log includes which of the following?
Options
A. The before-image of a record
B. The after-image of a record
C. The before and after-image of a record
D. The essential data of the record
Show Answer
Scratch Pad
Discuss
Correct Answer: The essential data of the record
5. What is
not
true about XSLT?
Options
A. XSLT is a declarative transformation language.
B. XSLT uses a set of rules that govern how a document is to be materialized is created.
C. XSLT uses a set of procedures that specify how a document is to be programmed.
D. XSLT is used to transform the input document into another document.
Show Answer
Scratch Pad
Discuss
Correct Answer: XSLT uses a set of procedures that specify how a document is to be programmed.
6. A subtype discriminator is which of the following?
Options
A. An attribute of the supertype whose values determine the subtype
B. An attribute of the subtype whose values determine the supertype
C. An attribute of the supertype whose values determine the supertype
D. An attribute of the subtype whose values determine the subtype
Show Answer
Scratch Pad
Discuss
Correct Answer: An attribute of the supertype whose values determine the subtype
7. A conceptual schema is usually depicted in graphical format using E-R or object-modeling notations.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. SQL Server program code that is executed instead of an SQL command that needs to be processed is called a(n):
Options
A. INSTEAD OF trigger.
B. BEFORE trigger.
C. AFTER trigger.
D. BEGIN trigger.
Show Answer
Scratch Pad
Discuss
Correct Answer: INSTEAD OF trigger.
9. A data warehouse administrator is concerned with which of the following?
Options
A. The time to make a decision but not the typical roles of a database administrator
B. The time to make a decision and the typical roles of a database administrator
C. The typical roles of a data administrator and redesigning existing applications
D. The typical roles of a database administrator and redesigning existing applications
Show Answer
Scratch Pad
Discuss
Correct Answer: The time to make a decision and the typical roles of a database administrator
10. MySQL is just as powerful as Oracle and is half the price.
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