Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Constants and variables create a set of elements to be used in coding. Although constants and variables are common to almost all programming languages, the way a particular language handles them varies. This section outlines the basics of constants and variables in PL/SQL. You find out how to declare variables, assign values to them, define their scope, and more.