Skip to content

Commit

Permalink
Create V1.0.17__DDL-CREATE_SYNONYM-tsw_tables.sql
Browse files Browse the repository at this point in the history
GRAD2-1374: TSW tables access
  • Loading branch information
infstar committed Jul 8, 2022
1 parent f68dde6 commit 0454bfd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CREATE OR REPLACE EDITIONABLE SYNONYM "TSW_TRAN_DEMOG" FOR "TSW_TRAN_DEMOG"@"TRAXLINK.WORLD";
CREATE OR REPLACE EDITIONABLE SYNONYM "TSW_TRAN_CRSE" FOR "TSW_TRAN_CRSE"@"TRAXLINK.WORLD";

0 comments on commit 0454bfd

Please sign in to comment.