SQL中,与“NOT IN”功能等价的运算符是( )
未知类型:{'options': ['=SOME', '[]SOME', '=ALL', '[]ALL'], 'type': 102}
未知类型:{'options': ['=SOME', '[]SOME', '=ALL', '[]ALL'], 'type': 102}
举一反三
- 在SQL中,与"NOT IN"等价的条件表达是( ) 未知类型:{'options': ['= SOME', '[] ALL', '[] SOME', 'NOT ALL'], 'type': 102}
- SQL 语句中与NOT IN 等价的操作语句是( )。 未知类型:{'options': ['some', '[]some', '=ALL', '[]ALL'], 'type': 102}
- 在SQL语言中与“NOT IN”等价的操作是() 未知类型:{'options': ['[]ALL', '[]ANY', '=SOME', '=ALL'], 'type': 102}
- 在SQL语言中与“NOT IN”等价的操作是() 未知类型:{'options': ['[]ALL', '[]ANY', '=SOME', '=ALL'], 'type': 102}
- SQL中,与“NOT IN”功能等价的运算符是( )。 A: =SOME B: SOME C: =ALL D: ALL