I have a PreparedStatement that I use to insert a bunch of rows with a lot of column data. However, for one of the columns (a Timestamp), if the value is null, I want it to execute I have a PreparedStatement that I use to insert
I have a PreparedStatement that I use to insert a bunch of rows with a lot of column data. However, for one of the columns (a Timestamp), if the value is null, I want it to execute I have a PreparedStatement that I use to insert