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
‣
Managing Databases with Oracle
See What Others Are Saying!
Question
What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles?
Options
A. Full backup
B. Consistent backup
C. Inconsistent backup
D. Differential backup
Correct Answer
Consistent backup
More questions
1. What is Hypertext Transfer Protocol (HTTP)?
Options
A. The protocol to copy files between computers
B. The transfer protocol to transfer Web pages to a browser
C. The database access protocol for SQL statements
D. The hardware/software protocol that limits access to company data
Show Answer
Scratch Pad
Discuss
Correct Answer: The transfer protocol to transfer Web pages to a browser
2. A UNION query is which of the following?
Options
A. Combines the output from no more than two queries and must include the same number of columns.
B. Combines the output from no more than two queries and does not include the same number of columns.
C. Combines the output from multiple queries and must include the same number of columns.
D. Combines the output from multiple queries and does not include the same number of columns.
Show Answer
Scratch Pad
Discuss
Correct Answer: Combines the output from multiple queries and must include the same number of columns.
3. Data scrubbing can help upgrade data quality; it is not a long-term solution to the data quality problem.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Which of the following column properties specifies whether or not cells in a column must contain a data value?
Options
A. Null status
B. Data type
C. Default value
D. Data constraints
Show Answer
Scratch Pad
Discuss
Correct Answer: Null status
5. Cascading updates refers to child rows being automatically deleted when a parent row is deleted.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. With which type of SQL Server recovery model are all database changes logged except those that cause large log entries?
Options
A. Differential recovery
B. Full recovery
C. Simple recovery
D. Bulk-logged recovery
Show Answer
Scratch Pad
Discuss
Correct Answer: Bulk-logged recovery
7. Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. The SQL-92 command to change a table name is RENAME TABLE.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. Which of the following statements is true concerning subqueries?
Options
A. Involves the use of an inner and outer query.
B. Cannot return the same result as a query that is not a subquery.
C. Does not start with the word SELECT.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Involves the use of an inner and outer query.
10. When transforming an entity-relationship model into a relational database design, each entity is represented as a table.
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