Question: Question 12 Write a PL/SQL block that accepts a user input, which represents a value and a specific date, saves these inputs into varchar(50) variables,
Question 12 Write a PL/SQL block that accepts a user input, which represents a value and a specific date, saves these inputs into varchar(50) variables, then do the following: - Print the variables. - Convert the value to the form $9999.9 - Convert the date to the form MM/DD/YY
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
