Code: Select all
EXEC SQL EXECUTE
BEGIN
: W07-TAB-POST := Get_db.be_free();
END;
END-EXEC.
I understand that Indicator or NVL can be used to solve this problem. But I don’t understand how to use Indicator or NVL.
Can someone please guide me through the procedure.
Thanks in advance.