Inout parameters

BigQueryDb2 (LUW)MariaDBMySQLOracle DBPostgreSQLSQL ServerSQLite200520072009201120132015201720192021⚠ 2017 - 2022b✓ 14+⚠ 18c - 21cc⊘ 11gR1 - 12cR2✓ 5.0+✓ 10.3+⊘ 5.1 - 10.2✓ 11.1+⊘ 2.0
  1. Not supported by the latest JDBC driver, which I use for testing
  2. Proprietary syntax: <varname> <type name> output (output has inout semantics)
  3. Proprietary syntax: <varname> in|out|in out <type name>