dbi->tables() and oracle sequences
From: April (lekin2_at_llnl.gov)
Date: 11/19/04
- Previous message: Tim Bunce: "Parrot NCI interface for Oracle OCI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Nov 2004 12:04:07 -0800
I have a web page that gets all the table names for a particular
schema.
Looks like this:
my @tables = $hDB->tables();
When the data is returned it has Oracle sequence names? Are sequences
stored in a table and that is why I am getting them?
- Previous message: Tim Bunce: "Parrot NCI interface for Oracle OCI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]