Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Checking for DB table existence using DBI/DBD

by danb (Friar)
on Oct 14, 2005 at 16:04 UTC ( [id://500279]=note: print w/replies, xml ) Need Help??


in reply to Re: Checking for DB table existence using DBI/DBD
in thread Checking for DB table existence using DBI/DBD

In Interchange, we use a similar query to get all the column names:

select * from tests where 6*9=42

limit 0 isn't portable to all databases, and neither is where false, but the question of life, the universe, and everything is. :)

--Dan

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-19 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found