Next: , Up: DBI.Table   [Index]


3.8.1 DBI.Table: accessing

columnAt: aIndex

Answer the aIndex’th column name.

columnNames

Answer an array of column names in order (abstract).

columns

Not commented.

database

Returns the database name for this table. This corresponds to the catalog in SQL standard parlance.