Creates a new string representing a CASE clause.
You need to free the returned string using g_free;
a SqlCase structure
a new string with the description of the CASE clause or "null" in case this is invalid.