I\'m trying to create an alert with Python that connects to a SQL database, executes a SELECT, and based on the results, sends an alert via SMTP. I got it all down, it works