Hi Guys,
I need a help for a query development that returns only one record according to the condition. But if condition is not true, query should select other value. for example:
SELECT
Field
FROM TABLE
WHERE Field
I need a help for a query development that returns only one record according to the condition. But if condition is not true, query should select other value. for example:
SELECT
Field
FROM TABLE
WHERE Field