information_schema.parameters.parameter_name

mysql

type: VARCHAR NULL
5.7-8

mariadb

type: NULL
Note:
Name of the parameter, or NULL for RETURNS.
© 2022 MariaDB
5.1-10.8

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the parameter, or null if the parameter has no name
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the parameter, or null if the parameter has no name
© 1996-2022 The PostgreSQL Global Development Group
8-9.6
Note:
Always null, since PostgreSQL does not support named parameters
© 1996-2022 The PostgreSQL Global Development Group
7.4

cockroachdb

type: NULL
Note:
Always NULL.
© 2022 CockroachDB
20.1-21.1

mssql

type: NVARCHAR(128) NULL
Note:
Name of the parameter. NULL if this corresponds to the return value of a function.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15