By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| BANNER | BANNER_FULL | BANNER_LEGACY | CON_ID |
|---|---|---|---|
| Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production | Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production Version 18.4.0.0.0 |
Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production | 0 |
50 rows affected
| 'TRANSIT' | COUNT(*) |
|---|---|
| transit | 50 |
| ord | 0 |
| ord2 | 0 |
1 rows affected
dbms_output:
Transit copied successfully by create_org_copies.
| 'TRANSIT' | COUNT(*) |
|---|---|
| transit | 50 |
| ord | 25 |
| ord2 | 25 |
ORA-00902: invalid datatype
1 rows affected
dbms_output:
Transit copied successfully by new_func.
ORA-14551: cannot perform a DML operation inside a query
ORA-06512: at "FIDDLE_BDWLEOBJKFSLZUEEVNXH.NEW_FUNC2", line 5
1 rows affected
dbms_output:
Transit copied successfully by new_func2.