Skip to Content
Oracle® PL/SQL® Interactive Workbook, Second Edition
book

Oracle® PL/SQL® Interactive Workbook, Second Edition

by Benjamin Rosenzweig, Elena Silvestrova
October 2002
Intermediate to advanced
688 pages
14h 14m
English
Pearson
Content preview from Oracle® PL/SQL® Interactive Workbook, Second Edition

Chapter 4 Test Your Thinking

In the chapter discussion, you learned how to use numerous SQL techniques in a PL/SQL block. First, you learned how to use SELECT INTO to generate values for a variable. Then you learned the various DML methods, including the use of a sequence. Finally, you learned how to manage transactions by using savepoints. Complete the following projects by writing the code for each step and running it and then going on to the next step.

1) Create a table called CHAP4 with two columns; one is ID (a number) and the second is NAME, which is a varchar2(20).
2) Create a sequence called CHAP4_SEQ that increments by units of 5.
3) Write a PL/SQL block that performs the following in this order:
  1. Declares 2 variables, one for the v_name ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Enterprise Manager 10g Grid Control Handbook

Oracle Enterprise Manager 10g Grid Control Handbook

Werner De Gruyter, Matthew Hart, Daniel Nguyen
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz
Oracle® Database 10g Insider Solutions

Oracle® Database 10g Insider Solutions

Arun Kumar R., John Kanagaraj, Richard Stroupe

Publisher Resources

ISBN: 0130473200Purchase book