Skip to content

Commit 024b977

Browse files
committed
Add new interesting articles
1 parent 669aabd commit 024b977

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Articles/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,9 @@ Articles types:
395395
| [How to Read a Transaction Log Backup] | Greg Larsen | 2017-07-03 | [DBA] |
396396
| [How to Find Out Which Database Object Got Deleted] | Greg Larsen | 2017-07-03 | [DBA] |
397397
| [In-Memory OLTP Enhancements in SQL Server 2016] | Ahmad Yaseen | 2017-08-22 | [DBA],[DEV] |
398+
| [Sync SQL Logins and Jobs] | Ryan J. Adams | 2017-08-21 | [DBA] |
399+
| [The Trillion Row Table] | Joe Obbish | 2017-08-16 | [DEV] |
400+
| [Dynamic Data Unmasking] | Joe Obbish | 2017-08-25 | [DEV] |
398401

399402
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
400403
[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
@@ -770,3 +773,6 @@ Articles types:
770773
[How to Read a Transaction Log Backup]:http://www.databasejournal.com/features/mssql/how-to-read-a-transaction-log-backup.html
771774
[How to Find Out Which Database Object Got Deleted]:http://www.databasejournal.com/tips/how-to-find-out-which-database-object-got-deleted.html
772775
[In-Memory OLTP Enhancements in SQL Server 2016]:https://www.sqlshack.com/memory-oltp-enhancements-sql-server-2016/
776+
[Sync SQL Logins and Jobs]:https://blogs.msdn.microsoft.com/sql_pfe_blog/2017/08/21/sync-sql-logins-and-jobs/
777+
[The Trillion Row Table]:https://orderbyselectnull.com/2017/08/16/the-trillion-row-table/
778+
[Dynamic Data Unmasking]:https://orderbyselectnull.com/2017/08/25/dynamic-data-unmasking/

0 commit comments

Comments
 (0)