Tag: T-SQL
Access control of MS SQL – Part 3
At Access control of MS SQL – Part 2, we tell…
Access control of MS SQL – Part 2
At Access control of MS SQL – Part 1, we tell…
Access control of MS SQL – Part 1
SQL Server has 2 authentication mode: 1: Windows Authentication Mode…
Install Sample Database for Lab
Microsoft provide a sample database called AdventureWorks. We can download it…
How to map network drive in SSMS
We can use “xp_cmdshell” to run windows command, it also…