Oracle “(+)” Operator

前端 未结 4 619
礼貌的吻别
礼貌的吻别 2020-11-22 11:56

I am checking some old SQL Statements for the purpose of documenting them and probably enhancing them.

The DBMS is Oracle

I did not understand a statement wh

4条回答
  •  借酒劲吻你
    2020-11-22 12:37

    In practice, the + symbol is placed directly in the conditional statement and on the side of the optional table (the one which is allowed to contain empty or null values within the conditional).

提交回复
热议问题