in reply to Getting column size/type From DBI
Returns a reference to an array of integer values for each column. The integer shows the storage (not display) size of the column in bytes. Variable length columns are indicated by -1.
- Programming the Perl DBI
|
|---|