Browse by Tags

All Tags » PL/SQL (RSS)

Oracle PL/SQL: Function or Procedure will not work when used in dynamic query

I came across this error ORA-00904 : "GetTotalItem": invalid identifier when I tried to call a local function inside a dynamic query. I am currently working with Oracle database (we’re using Oracle 9i). My task is to add additional field (TotalItem...
Posted by n.ocampo | with no comments
Filed under: , ,