1.

Can Functions Stored In Oracle Forms Or Reports Be Invoked From Sql Statements?

Answer»

No, functions STORED on the client side in ORACLE Forms or Reports cannot be INVOKED from SQL STATEMENTS. They can only be used as PL/SQL expressions in the PROGRAM units of the same client program.

No, functions stored on the client side in Oracle Forms or Reports cannot be invoked from SQL statements. They can only be used as PL/SQL expressions in the program units of the same client program.



Discussion

No Comment Found