1.

Explain The Use Of Table Functions?

Answer»

Table FUNCTIONS are designed to return a set of rows through PL/SQL LOGIC but are INTENDED to be used as a NORMAL table or view in a SQL statement. They are also used to pipeline information in an ETL PROCESS.

Table functions are designed to return a set of rows through PL/SQL logic but are intended to be used as a normal table or view in a SQL statement. They are also used to pipeline information in an ETL process.



Discussion

No Comment Found