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
When using Oracle Database,a sequence is an object that generates a sequential series of unique numbers.
Free
(True/False)
4.9/5
(34)
Correct Answer:
True
Oracle Database does not require the use of Archive ReDo files for instance recovery.
Free
(True/False)
4.8/5
(39)
Correct Answer:
True
The Oracle tool used to copy data into a database table from a spreadsheet is called the ________.
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
B
The prefix :new is used to make final values of columns available to insert and update triggers.
(True/False)
4.9/5
(41)
Briefly describe how Oracle Database implements serializable transaction isolation.Include an example.
(Essay)
4.8/5
(23)
If T3 is a table with three columns C1,C2,and C3,where C1 is integer data,C2 is character data,and C3 is date data,which of the following would be the proper statement to have Oracle Database enter the date 02/10/03 into a row in table T3 while making sure that it is formatted correctly as shown?
(Multiple Choice)
4.8/5
(43)
The default isolation level in Oracle Database is Read Committed,which provides statement level isolation.
(True/False)
4.9/5
(28)
With Oracle Database,data must be entered at the Oracle Database command prompt.
(True/False)
4.8/5
(37)
Based on the table below,a function to compute a 10% late penalty on a customer's balance would have how many input parameters? CUSTOMER


(Multiple Choice)
4.8/5
(38)
Which of the following is true of Oracle Database when the isolation level is set to Serializable?
(Multiple Choice)
4.9/5
(36)
Oracle Database uses the SQL ALTER TABLE command to change the structure of a table.
(True/False)
4.8/5
(38)
Which of the following tasks cannot be done using the Oracle SQL Developer GUI features?
(Multiple Choice)
4.9/5
(38)
In Oracle Database security,a System Privilege is the right to execute general tasks such as performing some action on the database data.
(True/False)
4.9/5
(33)
The prefix :old is used to make previous values of columns available to update and delete triggers.
(True/False)
4.7/5
(41)
Explain sequences and their relationship to surrogate keys.Include an example.
(Essay)
4.9/5
(35)
The Oracle Database PL/SQL statement used to complete the basic PL/SQL block structure is ________.
(Multiple Choice)
4.8/5
(44)
Showing 1 - 20 of 106
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)