Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Inserting an empty string, not NULL, with $dbh->quote()

by morgon (Priest)
on Jan 05, 2012 at 23:53 UTC ( [id://946500]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Inserting an empty string, not NULL, with $dbh->quote()
in thread Inserting an empty string, not NULL, with $dbh->quote()

Oracle also has the nasty habit of treating NULL and empty strings equally or converting one to the other -- not always, but always when you don't expect it.
With VARCHAR2 there is no "treating equally or converting".

An empty VARCHAR2-string IS a NULL - always.

  • Comment on Re^3: Inserting an empty string, not NULL, with $dbh->quote()

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 18:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found