$ 0 0 It works if I prepareStatement and then execute it. Not clear why - I thought preparation is only required for parameterized queries - select count(*) isn't a parameterized query.
It works if I prepareStatement and then execute it. Not clear why - I thought preparation is only required for parameterized queries - select count(*) isn't a parameterized query.