information_schema.routine_columns.domain_schema

mysql

mariadb

tidb

postgres

cockroachdb

mssql

type: NVARCHAR(128) NULL
Note:
If the column is a user-defined data type, this column is the name of the schema that contains the user-defined data type. Otherwise, returns NULL. ** 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
azuresqldb-current-sql-server-ver15