Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Chapter 4 showed you the concept of transactional units built with combinations of INSERT, UPDATE, and DELETE statements. It also introduced Transactional Control Language (TCL). With PL/SQL, you bring the two together to write powerful database-centric programs.
In this chapter you'll learn the basics of writing PL/SQL programs. The chapter covers the following topics: