Link to home
Start Free TrialLog in
Avatar of pramod1
pramod1Flag for United States of America

asked on

SQL SERVER

I have been given windows server 2012 having sql installed.

I am told to  create a database and see I can create one,

how can I create a simple database for testing purpose. can u show some scripting command or through GUI
Avatar of DMTechGrooup
DMTechGrooup
Flag of United States of America image

Its really simple..

https://technet.microsoft.com/en-us/library/ms186312%28v=sql.110%29.aspx

The technet article gives you both from a GUI and by using a query.
ASKER CERTIFIED SOLUTION
Avatar of Walter Ritzel
Walter Ritzel
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You can download the AdventureWorks database. It's more easy and comes with data for testing purpose.
Here's where you can download the database.