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:
|
Get Oracle PL/SQL Programming: A Developer's Workbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.