Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: And/OR logic in SQL

    The where condition with "OR" in this case would negate each other as it is with the same column, that's why you have to use "AND" instead of "OR".

Viewing post 1 (of 1 total)