Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Using MySQL....Please respond with the necessary statements Project 2 is about printing variables for a single record from DDI.LEDGER_VIEW using PL/SQL 1. SPOOL your output

Using MySQL....Please respond with the necessary statements

Project 2 is about printing variables for a single record from DDI.LEDGER_VIEW using PL/SQL

1. SPOOL your output to c:\CS4210\project2spool.txt

2. Set up variables in the DECLARE section. Use either %TYPE or %ROWTYPE

3. SELECT all the fields in DDI.LEDGER_VIEW where REGID is to be determined at run time.

4. Use DBMS__OUTPUT.OUTPUT_LINE to print the values for each field.

5. Compile and run the procedure for the REGID 17

Thank you

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle9i Database Administrator Implementation And Administration

Authors: Carol McCullough-Dieter

1st Edition

0619159006, 978-0619159009

More Books

Students explore these related Databases questions