12-01-2007, 11:16 PM
|
#12 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Location: El Paso, TX
Posts: 7
Thanks: 1
|
Quote:
Originally Posted by Wildhoney
I never knew about COALESCE. The amount of times I've used conditional statements to check if columns are NULL is unbelievable. Is that a recent addition? As it doesn't even ring a bell.
|
I have only been coding in mysql and php for the last year and a half. It was one of the first functions that I discovered (out of necessity).
|
|
|