How do I send an email with only a subject line (which I want to call from the database called 'course_desc') to an email in my data base from another email in my database?
The values of the email addresses are 'course_email' from one table and 'email' from another table, both are in the same database.
Any help would be great! Thank you.