select * from enclosedby; select * from enclosedby where c1 is null; select * from enclosedby where c2 is null; select * from enclosedby where c3 is null; select * from enclosedby where c4 is null; select * from enclosedby where c5 is null;