我知道如何从Oracle中的Oracle SP 获得一个返回值,如下所示
MyReturn := MY_ORACLE_SP ();
如果MY_ORACLE_SP2的返回值大于1.我能怎么做?
oracle
oracle ×1