what happens if we take null values in sql code example Example: get null data in sql SELECT * FROM EMPLOYEES WHERE MANAGER_ID IS NULL ;