You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Articles/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -395,6 +395,9 @@ Articles types:
395
395
|[How to Read a Transaction Log Backup]| Greg Larsen | 2017-07-03 |[DBA]|
396
396
|[How to Find Out Which Database Object Got Deleted]| Greg Larsen | 2017-07-03 |[DBA]|
397
397
|[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]|
398
401
399
402
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
400
403
[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:
770
773
[How to Read a Transaction Log Backup]:http://www.databasejournal.com/features/mssql/how-to-read-a-transaction-log-backup.html
771
774
[How to Find Out Which Database Object Got Deleted]:http://www.databasejournal.com/tips/how-to-find-out-which-database-object-got-deleted.html
772
775
[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/
0 commit comments