Subject | Table layouts |
---|---|
Author | dave@javaguru.fsnet.co.uk |
Post date | 2001-10-24T13:57:07Z |
Hi,
I'm creating tables for the first time with interbase 6 and need to know the table description function - equivalent to
desc <tablename>; of MySQL/Oracle which prints a layout/description of each column in the table.
And also the easiest way to automatically generate incremented column ids for new rows inserted into a table. (Equivalent of creating the column as 'auto_increment' with mysql).
Does anyone know?
Dave
_______________________________________________________________________
Never pay another Internet phone bill!
Freeserve AnyTime, for all the Internet access you want, day and night, only £12.99 per month.
Sign-up at http://www.freeserve.com/time/anytime
I'm creating tables for the first time with interbase 6 and need to know the table description function - equivalent to
desc <tablename>; of MySQL/Oracle which prints a layout/description of each column in the table.
And also the easiest way to automatically generate incremented column ids for new rows inserted into a table. (Equivalent of creating the column as 'auto_increment' with mysql).
Does anyone know?
Dave
_______________________________________________________________________
Never pay another Internet phone bill!
Freeserve AnyTime, for all the Internet access you want, day and night, only £12.99 per month.
Sign-up at http://www.freeserve.com/time/anytime