Dicky Lau
Results
4
comments of
Dicky Lau
the fix on Oct 2022 release
//remove by wrong msg
why they pass it by json? can they pass it by array?
this is my sample code, and it works fine. var useSchema = 'use schema SEN'; var createTestTbl = 'create or replace table testTbl2(colA varchar(30), colB varchar(30))'; var dropTestTbl = 'drop...