Exam 11: Managing Databases With Oracle Database
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
Oracle Database provides only one method for creating an Oracle Database database.
(True/False)
4.9/5
(35)
The Oracle Database GUI tool used for application development is the Oracle SQL Developer.
(True/False)
4.8/5
(34)
Among its many functions,SQL*Plus is also a programming language.
(True/False)
4.8/5
(36)
Which of the following Oracle Database PL/SQL statements is not used to create a block of code that repeats while some condition is true?
(Multiple Choice)
4.9/5
(37)
Oracle Database uses a System Change Number (SCN)to identify before images in rollback segments to prevent dirty reads.
(True/False)
4.8/5
(33)
The Read Only transaction isolation level is unique to Oracle Database.
(True/False)
4.8/5
(34)
In Oracle Database recovery facilities,OnLine ReDo files are maintained on disk and contain the rollback segments from recent database changes.
(True/False)
5.0/5
(37)
With Oracle Database,stored procedures cannot use a cursor variable,so another method must be used to access a table on a row by row basis.
(True/False)
4.8/5
(26)
Oracle Database only reads committed changes,and therefore dirty reads are not possible.
(True/False)
4.8/5
(32)
The Oracle Database Enterprise Manager Database Express provides graphical facilities for managing databases.
(True/False)
4.8/5
(36)
With Oracle Database,using a sequence does not guarantee valid surrogate key values.
(True/False)
4.8/5
(33)
The Oracle Database PL/SQL block structure begins with ________.
(Multiple Choice)
4.7/5
(34)
The Oracle Database PL/SQL statement used to define a set of PL/SQL statements is ________.
(Multiple Choice)
4.8/5
(30)
Briefly explain the different types of files used by the Oracle Database recovery facilities.
(Essay)
4.9/5
(37)
The Oracle database PL/SQL statement used to test for a condition and then direct when blocks of code should be run depending on the outcome of the test is ________.
(Multiple Choice)
4.9/5
(34)
The type of failure that occurs when Oracle Database itself fails due to an operating system or computer hardware failure is called an instance failure.
(True/False)
4.8/5
(37)
In Oracle Database recovery facilities,OnLine ReDo files are backup log files maintained separately and not necessarily on disk media.
(True/False)
4.9/5
(31)
With Oracle Database,you can change the default transaction isolation for all transactions in a session by using the SET TRANSACTION ISOLATION LEVEL statement.
(True/False)
4.8/5
(32)
Which of the following is not true of stored procedures in Oracle Database?
(Multiple Choice)
4.7/5
(38)
Showing 81 - 100 of 106
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)