Name

PRINT

Synopsis

PRI[NT] [bind_variable_name]

The PRINT command displays the value of a bind variable. For example:

PRINT x

The bind_variable_name is the name of the bind variable you want to print. If you omit a name, the values of all bind variables are printed.

Get Oracle SQL Plus Pocket Reference, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.