information_schema.routines.sql_data_access

mysql

type: ENUM NOT NULL
5.7-8

mariadb

type: NULL
Note:
One of READS SQL DATA, MODIFIES SQL DATA, CONTAINS SQL, or NO SQL.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
One of READS SQL DATA, MODIFIES SQL DATA, CONTAINS SQL, or NO SQL.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: CHARACTER_DATA NULL
Note:
Always MODIFIES, meaning that the function possibly modifies SQL data. This information is not useful for PostgreSQL.
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
Always MODIFIES, meaning that the function possibly modifies SQL data. This information is not useful for PostgreSQL.
© 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(30) NULL
Note:
Returns one of the following values: NONE = Function does not contain SQL. CONTAINS = Function possibly contains SQL. READS = Function possibly reads SQL data. MODIFIES = Function possibly modifies SQL data. Returns READS for all functions, and MODIFIES for all stored procedures.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15