...
Code Block | ||
---|---|---|
| ||
REPOE@TTORCL_SRC> insert into repoe.logon select * from repoe.logon where logon_id=1000001000000; 1 row created. REPOE@TTORCL_SRC> commit; Commit complete. |
...
...
Code Block | ||
---|---|---|
| ||
REPOE@TTORCL_SRC> insert into repoe.logon select * from repoe.logon where logon_id=1000001000000; 1 row created. REPOE@TTORCL_SRC> commit; Commit complete. |
...