I've got a PL/SQL function that is generating a web page the users can use to manipulate the data in a spreadsheet-like environment.<BR><BR>I need to pass this edited data back to the PL/SQL function ...
More research is needed in this area - also Oracle 12c ojdbc has added support for PL/SQL tables. 12cR1 supports only scalar types in PL/SQL tables, and only the values of an associative array.
HI, I need some help: I want to bind PL/SQL array types - use of DBMS_OUTPUT.get_lines works, so OUT is OK. For IN OUT types (TYPE vc_tab_typ IS TABLE OF VARCHAR2(100) INDEX BY PLS_INTEGER; PROCEDU ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする