September 2022
Intermediate to advanced
312 pages
5h 55m
English
After centralizing your audit data, you may want to query and report on it. This chapter will show you how you can create and send HTML reports with either SQL Server Agent or PowerShell.
Since the goal is to email the HTML report with SQL Server Agent , you will need to configure database mail first.
For more information on setting up database mail, visit https://docs.microsoft.com/en-us/sql/relational-databases/database-mail/configure-database-mail?view=sql-server-ver15 ...
Read now
Unlock full access