imrags has asked for the wisdom of the Perl Monks concerning the following question:
However, since it is not necessary that all 3 are defined, there are manyselect * from <table> where colum1="$var1" and column2="$var2" and col +umn3="$var3";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: if/else options
by busunsl (Vicar) on Aug 20, 2009 at 11:37 UTC | |
by Melly (Chaplain) on Aug 20, 2009 at 11:52 UTC | |
by dsheroh (Monsignor) on Aug 21, 2009 at 11:41 UTC | |
Re: if/else options
by JavaFan (Canon) on Aug 20, 2009 at 11:52 UTC | |
Re: if/else options
by youlose (Scribe) on Aug 20, 2009 at 19:00 UTC | |
Re: if/else options
by imrags (Monk) on Aug 20, 2009 at 11:56 UTC |