MSSQL-Feature-Image
Posted in MS SQL

Management of File data

File data is used to store all object and data of…

MSSQL-Feature-Image
Posted in MS SQL

Filegroup in MS SQL

Filegroup is a logical group of data file. Data file…

MSSQL-Feature-Image
Posted in MS SQL

Data file in MS SQL

Data file is an file which store all object and…

MSSQL-Feature-Image
Posted in MS SQL

Access control of MS SQL – Part 3

At Access control of MS SQL – Part 2, we tell…

MSSQL-Feature-Image
Posted in MS SQL

Access control of MS SQL – Part 2

At Access control of MS SQL – Part 1, we tell…

MSSQL-Feature-Image
Posted in MS SQL

Access control of MS SQL – Part 1

SQL Server has 2 authentication mode: 1: Windows Authentication Mode…

MSSQL-Feature-Image
Posted in MS SQL

Install Sample Database for Lab

Microsoft provide a sample database called AdventureWorks. We can download it…

MSSQL-Feature-Image
Posted in MS SQL

How to map network drive in SSMS

We can use “xp_cmdshell” to run windows command, it also…

MSSQL-Feature-Image
Posted in MS SQL

Install SSMS on client

SSMS stand for “SQL Server Management Studio”. It is used…

MSSQL-Feature-Image
Posted in MS SQL

Building MS SQL for Lab

The following is Network Diagram of the Lab: If you…