..use the new CONCAT()-function instead of +.It will implicitly convert NULL values to an empty string without using isnull.I'm not sure how the CONCAT()-function is programmed but hopefully it uses OR for increased performance./N
↧