This is a discussion on Re: How can I tell when a column was added to a table? within the Informix forums, part of the Database Server Software category; --> check the create date in systables - since the table is re-created with the new column, that should reflect ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| check the create date in systables - since the table is re-created with the new column, that should reflect the addition date. cheers j. ----- Original Message ----- From: "Gary Quiring" <gquiring@msn.com> To: <informix-list@iiug.org> Sent: Friday, April 23, 2004 2:42 PM Subject: How can I tell when a column was added to a table? > Is there a way to tell who and when a column or other properties were changed on > a table using IDS 7.3? > > Thanks > Gary Quiring > > sending to informix-list |