![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using informix 7, 10 and 11, when I create table can I assign comments for table and it's columns? E.g. like this: create table user ( id serial, name char(20) comment "User's first name", height integer comment "User's height in centimeters, maximal overall length for amputees" ) comment "Table of users and their height" I'm affraid there is no support for this in informix, right? _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#3
| |||
| |||
|
|
I'm using informix 7, 10 and 11, when I create table can I assign comments for table and it's columns? E.g. like this: create table user ( id serial, name char(20) comment "User's first name", height integer comment "User's height in centimeters, maximal overall length for amputees" ) comment "Table of users and their height" I'm affraid there is no support for this in informix, right? _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |