Intermediate
Q: | |||||||||||
27-20. | The following table summarizes the similarities and differences between native PL/SQL procedures and external procedures.
| ||||||||||
Q: | |||||||||||
27-21. | With the advent of external procedures comes the ability to call programs that can do things not currently supported by the PL/SQL language. Even with the large strides made in the Oracle8i release, there are operations that still require operating system-level programming (e.g., deleting an OS file). Programmers are no longer limited to performing tasks in PL/SQL that are directly supported. They can now write code in any Oracle-supported language and then call this code using the external procedure method. | ||||||||||
Q: | |||||||||||
27-22. | To use an external procedure, you must follow these steps:
|
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access