Triggering snowflake db pipeline

This commit is contained in:
Umang Mistry
2024-05-31 16:30:58 -05:00
parent f79e066c8f
commit c8389fca0a
+1 -1
View File
@@ -8,4 +8,4 @@ create or replace TABLE STG.LOG_AUDIT (
SUB_SECTION_NAME VARCHAR(255) COLLATE 'en-ci',
AUDIT_SID NUMBER(38,0),
TOTAL_MIN NUMBER(38,0)
);
);