information_schema.routines.specific_schema

mysql

mariadb

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the schema containing the function
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the schema containing the function
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

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

mssql

type: NVARCHAR(128) NULL
Note:
Specific name of the schema. ** Important ** Do not use INFORMATION_SCHEMA views to determine the schema of an object. INFORMATION_SCHEMA views only represent a subset of the metadata of an object. The only reliable way to find the schema of a object is to query the sys.objects catalog view.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15