René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

print [SQL*Plus]

print bind_var
print does what it says: it prints the values of a bind variable (that must previously have been declared with variable).
The variable can also be a ref cursor.