Statement
A statement on a Connection.
DML run here is submitted as a transaction against Connection.dbName, with no per-statement override, so it resolves tables only within that database — a narrower scope than a query on the same connection, and one the SQL text doesn't distinguish. See Connection.