Exam 4: Introduction to PlSQL
Exam 1: Clientserver Databases and the Oracle10g Relational Database100 Questions
Exam 2: Creating and Modifying Database Tables100 Questions
Exam 3: Using SQL Queries to Insert, update, delete, and View Data100 Questions
Exam 4: Introduction to PlSQL100 Questions
Exam 5: Introduction to Forms Builder100 Questions
Exam 6: Creating Custom Forms100 Questions
Exam 7: Creating Database Reports100 Questions
Exam 8: Creating an Integrated Database Application100 Questions
Exam 9: Advanced SQL and PlSQL Topics100 Questions
Exam 10: Advanced Forms Builder Topics100 Questions
Exam 11: Introduction to Oracle 10g Database Administration100 Questions
Select questions type
What is the default size,in characters,for the SQL*Plus buffer?
(Multiple Choice)
4.9/5
(33)
When you execute a SELECT statement in a PL/SQL program that returns exactly one row,you must use an explicit cursor.
(True/False)
4.8/5
(34)
The ____________________ data type assumes the data type of a database record.
(Short Answer)
4.9/5
(29)
If NUMBER variable x has a value of NULL,and y has a value of 1,then the result of x * y is 1.
(True/False)
4.9/5
(32)
The ____________________ operator indicates greater than or equal to.
(Short Answer)
4.9/5
(33)
In programming,decision control structures alter the order in which statements execute,based on the values of certain variables.
(True/False)
4.8/5
(31)
An undefined exception must be declared before it can be handled.
(True/False)
4.9/5
(28)
To execute a PL/SQL program in SQL*Plus use the @ character after the last line of the program.
(True/False)
4.7/5
(32)
A(n)____________________ error occurs when a command does not follow the guidelines of the programming language.
(Short Answer)
4.8/5
(33)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)