information_schema.parameters.dtd_identifier

mysql

type: LONGTEXT NOT NULL
5.7-8

mariadb

type: NULL
Note:
Description of the data type.
© 2022 MariaDB
5.1-10.8
type: LONGTEXT NOT NULL
Note:
Description of the data type.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
An identifier of the data type descriptor of the parameter, unique among the data type descriptors pertaining to the function. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
An identifier of the data type descriptor of the parameter, unique among the data type descriptors pertaining to the function. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

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

mssql