How to Check if Column is Empty or Null in MySQL December 13, 2022December 13, 2022 Team Fedingo Leave a comment MySQL Sometimes you may need to check if column is empty or null in MySQL. Here are the steps to do it. Continue reading