What oracle version?
Does the same SQL work when given directly to the server (via SQLplus, for example)?
Catch perl errors, DB errors; what do they say? (your code checks some but not all)
(after the connect line, perhaps insert:
to have db errors thrown in your face immediately)$dbh->{RaiseError} = 1;
In reply to Re: oracle temp table does not exist
by erix
in thread oracle temp table does not exist
by SpaceCowboy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |