How to pass the input parameter in snowflake javascript stored procedure correctly
I have below stored procedure. It’s executing fine but the problem is it’s not inserting the records as expected.
I have below stored procedure. It’s executing fine but the problem is it’s not inserting the records as expected.