If you not only want to create a database, but also plan a longer development using Visual Studio, then create a new project such as a database (File → New Project, then select "Templates", "Other Languages", "SQL Server", " SQL Server database "), you can use your favorite version control system, create databases in the form of DACPAC and BACPAC packages, easily create update scripts, compare schemes, etc. This is included in Visual Studio 2013 and is available as a separate free add-on for Visual Studio 2010 and 2012 (the so-called SQL Server Data Tools ). Definitely take the time to get to know him.
, . SQL Server Management Studio - , .