Mailing-List: contact mckoidb-help@mckoi.com; run by ezmlm
Organization: Deeper Design Limited
Howdy folks.
I've been playing with the CONCAT() function in McKoi and noticed that if one of the arguments to Concat is NULL then the whole result is NULL. This is fine. Expected even given the behaviour of the || (concat) operator in other databases.