U hebt twee opties, een PL/SQL-blok of SQL*Plus-bindvariabelen:
var z number
execute my_stored_proc (-1,2,0.01,:z)
print z
U hebt twee opties, een PL/SQL-blok of SQL*Plus-bindvariabelen:
var z number
execute my_stored_proc (-1,2,0.01,:z)
print z