Hi There …
how do i send the e-mails from MySQL database…?
Is there any functionality like database email
in SQL Server ?
Hi There …
how do i send the e-mails from MySQL database…?
Is there any functionality like database email
in SQL Server ?
Hello @ca1990 , no, MySQL does not have such functionality. You can certainly send emails from the scripting language of your choice (Ruby, Python, PHP, etc) to interact with MySQL and send emails. But this is something you’d have to create yourself.
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.