Login
From:
PostgreSQL Documentation
(Uncensored)
subscribe
PostgreSQL: Documentation: 17: CREATE TYPE
https://www.postgresql.org/docs/17/sql-createtype.html
links
backlinks
Roast topics
Find topics
Find it!
CREATE TYPE CREATE TYPE — define a new data type Synopsis CREATE TYPE name AS ( [ attribute_name data_type [ …