HOW TO GRAB THE DAY OF THE WEEK SQL code example Example: extract weekday from date in sql SELECT WEEKDAY(date);