Exam 1: Introduction To PL/SQL
Exam 1: Introduction To PL/SQL54 Questions
Exam 2: Basic PL/SQL Block Structures81 Questions
Exam 3: Handling Data In PL/SQL Blocks51 Questions
Exam 4: Cursors and Exception Handling65 Questions
Exam 5: Procedures75 Questions
Exam 6: Functions51 Questions
Exam 7: PL/SQL Packages68 Questions
Exam 8: Program Unit Dependencies61 Questions
Exam 9: Database Triggers54 Questions
Exam 10: Oracle-Supplied Packages, Dynamic SQL, and Hiding Source Code85 Questions
Select questions type
A program that can run on any platform is considered ____________________.
(Short Answer)
4.9/5
(36)
In a three-tier application model, the user interface is often referred to as a(n) ____.
(Multiple Choice)
4.9/5
(33)
Structured Query Language (SQL) is considered a procedural language.
(True/False)
4.9/5
(38)
Functions perform tasks automatically when a DML action occurs on the table with which it is associated. _________________________
(True/False)
4.8/5
(36)
The term named program unit indicates that the program is saved in a database and, therefore, can be used or shared by different applications.
(True/False)
4.8/5
(37)
If you have a piece of code that has the potential of being used by various applications, saving this code on the server allows it to be shared by several applications.
(True/False)
4.8/5
(35)
SQL is a procedural language that allows a programmer to code a logical sequence of steps to make decisions. _________________________
(True/False)
4.9/5
(36)
Which of the following statements is unique to the three-tier application model?
(Multiple Choice)
4.9/5
(39)
A programming language allows the actions of an end user to be converted into instructions that a computer can understand.
(True/False)
4.9/5
(27)
A(n) package is any block of PL/SQL code that has been named so that it can be saved and reused. _________________________
(True/False)
4.9/5
(38)
PL/SQL's role is to provide the logic to instruct the computer as to what to do when an event occurs. _________________________
(True/False)
4.8/5
(36)
The term stored indicates that the program unit is saved in the database and, therefore, can be used or shared by different applications. _________________________
(True/False)
4.9/5
(41)
____ is a basic tool available with the Oracle server that allows a user to enter SQL and PL/SQL directly to the database server for processing.
(Multiple Choice)
4.8/5
(38)
The term ____________________ indicates the program unit is saved in the database, and therefore can be used or shared by different applications.
(Short Answer)
4.8/5
(33)
The two-tier application model is also referred to as a(n) ____.
(Multiple Choice)
4.9/5
(31)
Showing 21 - 40 of 54
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)