i've created a table in my database, its name is "mailing";
it containg a col named EMAIL.
Which is the MySQL command for extracting all the emails from my fields EMAIL from the table mailing to send an email to each address i have in my database.mailing?
Thanks a lot
it containg a col named EMAIL.
Which is the MySQL command for extracting all the emails from my fields EMAIL from the table mailing to send an email to each address i have in my database.mailing?
Thanks a lot