DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
INSERT/UPSERT with values as bind parameters throws exception in SqlValidator. Example:
insert into t(c1, c2) values(?, ?)