Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
sqlplus repoe/repoe@ttorcl_trg
REPOE@TTORCL_TRG> update REPOE.PRODUCT_INFORMATION set PRODUCT_NAME='Dbvisit ReplicateStandby' where product_id=100;
REPOE@TTORCL_TRG> commit;

...