Revision history of "COALESCE()"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 05:52, 15 April 2013Yvonne.milne (Talk | contribs). . (1,090 bytes) (+1,090). . (Created page with "==Purpose== Function to return the first non-null value from a list, or .NULL. if all values in the list evaluate to NULL ==Syntax== COALESCE(<expr1>, <expr2> [, <exprN>...])...")