Hi,
does anyone know how it is posible to set a composite type as the data type of a column when creating a new table?
CREATE TABLE tbl1 ( name VARCHAR(60) NOT NULL, address comp_type_address );
The exmaple above does not work. Any help is appreciated.
-- Regards, Hannes
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?
http://archives.postgresql.org