Skip to content

Commit 7c46f46

Browse files
committed
Add new interesting and useful articles
1 parent ec7c479 commit 7c46f46

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Articles/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,10 @@ Articles types:
688688
| [Change collation of existing Azure SQL database] | Fonseca Sergio | 2018-11-09 | [AZ] |
689689
| [Creating Database Maintenance Plans] | Nisarg Upadhyay | 2018-11-09 | [DBA] |
690690
| [SQL Server Upgrade Checklist] | Mike Walsh | 2019-03-07 | [DBA] |
691+
| [Failing a PowerShell Sql Agent step] | Stuart Moore | 2019-03-04 | [PS] |
692+
| [The Curse of Cursor Options] | Brent Ozar | 2018-11-02 | [DBA],[DEV] |
693+
| [Accelerated Database Recovery; Instant Rollback and Database Recovery] | Rajendra Gupta | 2019-03-12 | [DBA] |
694+
| [Accelerated Database Recovery and Long Running Transactions with Transaction Log Growth] | Rajendra Gupta | 2019-03-21 | [DBA] |
691695

692696
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
693697
[SQL Server 2012 Security Best Practices - Microsoft]:http://download.microsoft.com/download/8/f/a/8fabacd7-803e-40fc-adf8-355e7d218f4c/sql_server_2012_security_best_practice_whitepaper_apr2012.docx
@@ -1353,3 +1357,7 @@ Articles types:
13531357
[Change collation of existing Azure SQL database]:https://blogs.msdn.microsoft.com/azuresqldbsupport/2018/11/09/change-collation-of-existing-azure-sql-database/
13541358
[Creating Database Maintenance Plans]:https://codingsight.com/creating-database-maintenance-plans/
13551359
[SQL Server Upgrade Checklist]:https://straightpathsql.com/archives/2019/03/sql-server-upgrade-checklist/
1360+
[Failing a PowerShell Sql Agent step]:https://stuart-moore.com/failing-a-powershell-sql-agent-step/
1361+
[The Curse of Cursor Options]:https://www.brentozar.com/archive/2018/11/the-curse-of-cursor-options/
1362+
[Accelerated Database Recovery; Instant Rollback and Database Recovery]:https://www.sqlshack.com/accelerated-database-recovery-instant-rollback-and-database-recovery/
1363+
[Accelerated Database Recovery and Long Running Transactions with Transaction Log Growth]:https://www.sqlshack.com/accelerated-database-recovery-and-long-running-transactions-with-transaction-log-growth/

0 commit comments

Comments
 (0)