Create these Custom types in Oracle DB in the following order: create or replace TYPE demo_object AS OBJECT ( some_number NUMBER, some_string ...
確定! 回上一頁