Answer the following statements true (T) or false (F)

1) PL/SQL is a nonprocedural language developed by Oracle Corporation.
2) The SQL language has built-in error checking and error handling, but PL/SQL does not.
3) Three types of variables used in a PL/SQL program are local, host, and substitution.
4) A variable with a NOT NULL constraint and a constant must be initialized with a value at the declaration time.
5) An assignment statement is used in the executable section to assign value to a
variable or a constant.


1) F
2) F
3) T
4) T
5) F

Computer Science & Information Technology

You might also like to view...

Describe how fan and chasm traps can occur in an ER model and how they can be resolved.

What will be an ideal response?

Computer Science & Information Technology

Create a test driver to test the functionality of your AlarmClock class created in number 3 above.

What will be an ideal response?

Computer Science & Information Technology

Case PPT 7-1Amber is an assistant in the human resources department of a large company. She often works with documents and presentations that contain sensitive employee information. She is currently working on a presentation that is part of a package used to recruit top-level executives. Amber wants to prepare the presentation for the CD. The Package Presentation for CD command is located in the ____ section of the File tab.

A. Info B. Save & Send C. Print D. Options

Computer Science & Information Technology

A technician is installing a network printer in a small business. The office is setup to use DHCP to assign addresses. Which of the following is the BEST option for setting up the printer?

A. Assign the printer to use DHCP for addressing. B. Assign the printer a public IP address. C. Assign the printer a static address outside the DHCP range. D. Assign the printer a static address inside the DHCP range.

Computer Science & Information Technology