SELECT * FROM employees WHERE last_name IS NOT NULL;
This SQL Server NOT example would return all records from the employees table where the last_name does not contain a NULL value.
SELECT * FROM employees WHERE last_name IS NOT NULL;
This SQL Server NOT example would return all records from the employees table where the last_name does not contain a NULL value.
| status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
|---|---|---|---|---|---|---|---|
| repetition number in this series | 0 | memorised on | scheduled repetition | ||||
| scheduled repetition interval | last repetition or drill |