1.

How Does The Api Builder Work?

Answer»

API BUILDER is a PLSQL program consists of four SQL files:

  • For setting API parameters and starting the process one FILE is responsible
  • Two files are created for TEMPORARY tables and Master PACKAGE to create the outputted code
  • Fourth file creates “spooled” output of the code into a file called “output_script_.sql”.

API Builder is a PLSQL program consists of four SQL files:



Discussion

No Comment Found