What does the SQL NOT IN Operator do? In SQL, when we want to exclude a record, it's pretty trivial to do with a WHERE clause: SELECT * FROM Animals WHERE ...
確定! 回上一頁