SQL 条件语句的执行顺序

语句1: mysql select *sql from  WORK_ORDER_LIST  WHERE  数据库 head_corp_id = 1优化 and work_order_state in (1,2)  and receiving_id is null or receiving_id = 27spa 语句2: .net select *  from  WORK_ORDER_LIST  W
相关文章
相关标签/搜索