PowerShell script to generate formatted HTML output from set of t-sql scripts - SQL Server
Budget: $30 – $250 USD
PowerShell script to generate formatted HTML report from a list of T-SQL scripts run against the SQL Server 2016
The output should have separate section title with table headers of results related to that query in one html report that is generated.
<B>result 1</B>
col1 col2 col3
rowval1, rowval2, rowval3
<B>result 2</B>
col1 col2 col3
rowval1, rowval2, rowval3
The output should have separate section title with table headers of results related to that query in one html report that is generated.
<B>result 1</B>
col1 col2 col3
rowval1, rowval2, rowval3
<B>result 2</B>
col1 col2 col3
rowval1, rowval2, rowval3