get one record is not null in items in mysql code example Example: mysql check if not null SELECT * FROM table WHERE YourColumn IS NOT NULL;