Is it possible to run sql expressions in an if expression???
Eks: IF(table1.id > 12, table1.id, 'Not')

hmm...


I haven`t been doodling with if`s in mysql before... Have anyone any code
sample i can look at...?


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to