How to Create Database in SQL Server

How to Create Database in SQL Server

Creation of database in SQL Server is pretty, specially using SQL Server Management Studio. We create a database easily by performing following steps.br br Open SQL Server Management Studio.br In Object Explorer, connect to an instance of the SQL Server Database Engine and then expand that instance.br Right-click Databases, and then click New Database.br In New Database, enter a database name.


User: Mahesh Gupta

Views: 7

Uploaded: 2011-07-08

Duration: 03:10