COLUMNEXISTS

Returns VALUE_IF_EXISTS, if COLUMN_NAME is present in the FROM Clause of the current query, otherwise return VALUE_IF_NO_EXISTS.

Example:

COLUMNEXISTS (COLUMN_NAME,VALUE_IF_EXISTS,VALUE_IF_NO_EXISTS)
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.