Question: Assignment 2-1: Using Scalar Variables Create a PL/SQL block containing the following variables: Name Data Type Option Initial Value lv_test_date DATE December 10, 2012 lv_test_num

Assignment 2-1: Using Scalar Variables Create a PL/SQL block containing the following variables:

Name Data Type Option Initial Value

lv_test_date DATE December 10, 2012

lv_test_num NUMBER(3) CONSTANT 10

lv_test_txt VARCHAR2(10)

Assign your last name as the value of the text variable in the executable section of the block. Include statements in the block to display each variables value onscreen.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!