JDBC LOAD BINDER plugins question
Confluence User - 25 Oct, 2016
Dear Expert,
How can I specific the where clause to match the form ID. I have try the following and it seem not working
select c_data1, c_data2 from app_fd_table where c_refKey = '#form.table.id#';
jdbc;plugins