Dicky Lau

Results 4 comments of Dicky Lau

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...