Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: 'Describe table' doesn't work (Oracle/dbiproxy)

by perrin (Chancellor)
on Jan 17, 2004 at 16:45 UTC ( [id://322041]=note: print w/replies, xml ) Need Help??


in reply to 'Describe table' doesn't work (Oracle/dbiproxy)

It's because "describe" is not a part of SQL. It is something that Oracle's sqlplus shell implements, not the server. There are other ways to get a list of columns in a table, if that's what you want. Check the DBI docs.
  • Comment on Re: 'Describe table' doesn't work (Oracle/dbiproxy)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://322041]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 03:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found