SQL Server, Azure SQL Database, Amazon RDS & AWS, Oracle and IBM Help
An online community of DBAs, developers and data intelligence builders, with videos, articles, resources and online events for members and non-members.
Find out more >>
(Ben Nadel) In Lucee CFML, the “Elvis operator” – ?: – is a binary operator that returns the first operand if it is non-null; otherwise, it evaluates and returns the second operand.