I have a table user_has_alerts (userID, alertID, dateAlerted) and i’m trying to update all NULL values in dateAlerted field for a given user to the current date. Any help would be much appreciated.
I have a table user_has_alerts (userID, alertID, dateAlerted) and i’m trying to update all
Share
1 Answer