1.

What Is The Size Of Data That Can Be Retrieved For The Database Using The Utl_http Package?

Answer»

The size of the data that can be accessed from the INTERNET is based on the functions USED. The REQUEST FUNCTION returns up to the FIRST 2000 BYTES of data retrieved from the website. The REQUEST_PIECES function returns a PL/SQL table of 2000 bytes from the accessed URL.

The size of the data that can be accessed from the Internet is based on the functions used. The REQUEST function returns up to the first 2000 bytes of data retrieved from the website. The REQUEST_PIECES function returns a PL/SQL table of 2000 bytes from the accessed URL.



Discussion

No Comment Found