Have you tried:
my @metadata = $dbh->syb_nsql( 'sp_help tablename', 'HASH' );Sure the fact that sp_help prints to STDOUT (or is it STDERR) leads to some funky output that can easily be ignored (or write your own error callback), but all the metadata should be there.
In reply to Re: Extract metadata using syb_nsql
by derby
in thread Extract metadata using syb_nsql
by perl@1983
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |