Wednesday, September 7, 2016

Set define off to ignore the bind parameters when executing a procedure Oracle

set define off

/*

Define the PLSQL spec & body

*/


show errors
SET DEFINE '&'
exit

No comments:

Post a Comment