It has been a long time since a posted my first posts. Luckily, the Web Archive or WayBackMachine has eternalized my historical notes. See the latest version, of January 2013, on:
http://web.archive.org/web/20130105020120/http://www.codetuning.net/blog/
Sunday, January 06, 2013
Subscribe to:
Posts (Atom)
Sql Server: Manage Access and Roles with Transact-SQL (T-SQL) Commands
From: https://technet.microsoft.com/en-us/library/dd433159.aspx Tip: Manage Access and Roles with Transact-SQL (T-SQL) Commands SQL Serv...
-
What is it ? Change Data Capture is asynchronous and uses the transaction log in a manner similar to replication. Past values of d...
-
What is it ? Change Tracking is a synchronous mechanism which modifies change tracking tables as part of ongoing transactions to i...
-
Symmetric key encryption Symmetric key encryption is about encrypting information using a key that can also be used to decrypt the informa...