Search notes:

SQL*Plus: PRINT

variable num number
exec :num := 42
print num

See also

SQL*Plus

Index