Home
View all relations in
information_schema
View all columns in
information_schema
Search for a relation or column
Report an issue or inaccuracy
View the source code and data on GitHub
information_schema.columns.is_updatable
mysql
mariadb
tidb
postgres
type:
YES_OR_NO NULL
Note:
YES if the column is updatable, NO if not (Columns in base tables are always updatable, columns in views not necessarily)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type:
CHARACTER_DATA
Note:
YES if the column is updatable, NO if not (Columns in base tables are always updatable, columns in views not necessarily)
© 1996-2022 The PostgreSQL Global Development Group
8.2-9.6
cockroachdb
type:
unknown
Note:
Whether or not the column is able to be updated. Possible values: YES or NO.
© 2022 CockroachDB
20.1-21.2
mssql