what to do with null values sql code example Example: get null in sql SELECT * FROM EMPLOYEES WHERE MANAGER_ID IS NULL ;