Write the query that will return the first non-null value from the list of values.
NULL, NULL, '123', NULL, 'stop'Write the query that will return the first non-null value from the list of values.
NULL, NULL, '123', NULL, 'stop'Create a free account to access the full topic