Former closed question on the subject.
I tried select * from table(DB2LK_DEP _OF('F','BISDCU ST','PERIOD')) but it returned an empty result set. Am I using it wrong? I need to drop my function BISDCUST.PERIOD () so that I can alter its logic, but I need to find and drop the dependencies first. Any suggestions?
I tried select * from table(DB2LK_DEP _OF('F','BISDCU ST','PERIOD')) but it returned an empty result set. Am I using it wrong? I need to drop my function BISDCUST.PERIOD () so that I can alter its logic, but I need to find and drop the dependencies first. Any suggestions?