In Below code, the data are inserted using a non prepared statement. Though, the query uses placeholders.
I wonder if the statementt gets prepared on my behalf JIT, o