PL/SQL User’s Guide and Reference - Phần 7

Dynamic SQL supports all the SQL datatypes. So, for example, define variables and bind arguments can be collections, LOBs, instances of an object type, and refs. As a rule, dynamic SQL does not support PL/SQL-specific types. So, for example, define variables and bind arguments cannot be Booleans or index-by tables. The only exception is that a PL/SQL record can appear in the INTO clause. You can execute a dynamic SQL statement repeatedly using new values for the bind arguments. However, you incur some overhead because EXECUTE IMMEDIATE re-prepares the dynamic string before every execution.

pdf60 trang | Chia sẻ: tlsuongmuoi | Lượt xem: 1781 | Lượt tải: 0download
Bạn đang xem trước 20 trang tài liệu PL/SQL User’s Guide and Reference - Phần 7, để xem tài liệu hoàn chỉnh bạn click vào nút DOWNLOAD ở trên

Các file đính kèm theo tài liệu này:

  • pdfPL-SQL User’s Guide and Reference phần 7.pdf
Tài liệu liên quan