? |
PHP FAQ
PHP Articles
PHP Help
Bulletin Board
PHP Manual (NEW!)
First Time PHP'ers
Help with programming
Sql assignment help
PHP Homework Help
|
? |
?Re: Jabbamonkey, reply to field exists... |
Author:??(---.nyc.rr.com)
Date:???02-17-04 05:17
How do I plug the CASE statement into the query?....
Like this....
SELECT fname, mname, lname
FROM clients
CASE
WHEN photo_field is not null THEN photo_exists = true
ELSE photo_exists = false
END CASE
WHERE client=1
Or
|
|
|
?Newer Topic??|??Older Topic
|
?Topics |
Author? |
Date |
|
bastien |
02-16-04 15:49? |
|
Jabbamonkey |
02-16-04 16:04? |
|
bastien |
02-16-04 17:52? |
  
|
?Re: Jabbamonkey, reply to field exists...??new
|
|
Jabbamonkey |
02-17-04 05:17? |
|