Exam 11: Stored Procedures and Triggers
Exam 1: Introduction to Database Management76 Questions
Exam 2: Introduction to Database Development76 Questions
Exam 3: The Relational Data Model75 Questions
Exam 4: Query Formulation With SQL75 Questions
Exam 5: Understanding Entity Relations76 Questions
Exam 6: Developing Data Models for Business Databases75 Questions
Exam 7: Normalization of Relational Tables76 Questions
Exam 8: Physical Database Design76 Questions
Exam 9: Advanced Query Formulation With SQL74 Questions
Exam 10: Application Development With Views75 Questions
Exam 11: Stored Procedures and Triggers76 Questions
Exam 12: View Design and Integration76 Questions
Exam 14: Data and Database Administration76 Questions
Exam 15: Transaction Management75 Questions
Exam 16: Data Warehouse Technology and Management78 Questions
Exam 17: Client-Server Processing and Distributed Databases76 Questions
Exam 18: Object Database Management Systems83 Questions
Select questions type
Due to the growth of online database processing and commercial Web commerce,batch processing is no longer an important method to process database work.
(True/False)
4.8/5
(37)
The common SQL*Plus command used to list the columns of a table is ___________.
(Short Answer)
4.7/5
(36)
When writing a PL/SQL procedure,it is good practice to include length constraints in the data type specifications for parameters.
(True/False)
4.9/5
(33)
If you omit the keywords FOR EACH ROW from a trigger specification,the trigger by default becomes a(n)_____________ trigger.
(Short Answer)
5.0/5
(37)
A database programming language allows a program to combine procedural statements with non-procedural database access.
(True/False)
4.9/5
(35)
Which of the following is true of PL/SQL iteration statements?
(Multiple Choice)
5.0/5
(41)
Dynamic binding involves the determination of the access plan at compile time.
(True/False)
4.7/5
(31)
Portability across host languages is one advantage of using the statement level interface language style.
(True/False)
4.8/5
(36)
As with other programming languages,in PL/SQL the IF-THEN-ELSE statement construct is:
(Multiple Choice)
4.8/5
(40)
Triggers provide reuse of common code,while stored procedures provide rule processing for common tasks.
(True/False)
4.7/5
(31)
To use the objects in a package,you must use the package name before the object name.
(True/False)
4.9/5
(35)
In the body of a function,a(n)______________ statement is used to generate the function's output value.
(Short Answer)
4.8/5
(39)
Showing 61 - 76 of 76
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)