[Info-vax] Teaching, was: Re: Any stronger versions of the LMF planned ?

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Wed Aug 18 04:19:51 EDT 2021


On Saturday, August 14, 2021 at 2:44:59 AM UTC+12, Arne Vajhøj wrote:

> PreparedStatement sel = con.prepare("... WHERE f LIKE ?"); 
> sel.setString(1, fval + "%"); 

Do I need to point out what’s wrong with that?



More information about the Info-vax mailing list