Answers for "view t-sql mail configuration"

SQL
0

view t-sql mail configuration

EXEC msdb.dbo.sysmail_help_configure_sp;
EXEC msdb.dbo.sysmail_help_account_sp;
EXEC msdb.dbo.sysmail_help_profile_sp;
EXEC msdb.dbo.sysmail_help_profileaccount_sp;
EXEC msdb.dbo.sysmail_help_principalprofile_sp;
Posted by: Guest on September-16-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language