anjaana78 has asked for the wisdom of the Perl Monks concerning the following question:
the problem here is when i am giving qoutes it is breaking up with inner empty qoutes of the string and not printing the adress !="". Hope any some one is gonna help.$query = "select zipcount from table where id = emailid and address != +"" and first != "" group by c.z5" ;
thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how do i pass qoutes to in the string.
by Anonymous Monk on May 10, 2001 at 17:52 UTC | |
|
Re: how do i pass qoutes to in the string.
by arturo (Vicar) on May 10, 2001 at 18:00 UTC | |
|
Re: how do i pass qoutes to in the string.
by thpfft (Chaplain) on May 10, 2001 at 21:02 UTC |