Allow user to specify columns in PreparedStatement like insert into table (col1, col2) values (?, ?)
#19
Labels
insert into table (col1, col2) values (?, ?)
#19
No description provided.
The text was updated successfully, but these errors were encountered: