Using Pipeline Parameters in JDBC Snap
The schema name of table is dependent on the environments (Dev, QA, Prod) so we wanna parameterize the Schema name in JBDC Select, Insert, Update and Execute Snap. Can you please guide us on how to achieve that.