Computer Science, asked by rrnairsa87681, 8 months ago

How to create database in sql server management studio 2012?

Answers

Answered by Anonymous
1

Answer:

Open Microsoft SQL Management Studio.

Connect to the database engine using database administrator credentials.

Expand the server node.

Right click Databases and select New Database.

Enter a database name and click on OK to create the database.

Answered by Anonymous
15

by typing command (create database)

Similar questions