Archive

Archive for the ‘SQL Server 2012’ Category

Creating databases in SQL Server

January 29th, 2012 admin No comments

 In SQL server, creating a database is as simple as counting 1..2…3…

All you need to do is

  1. open SQL server management studio
  2. Expand your server node.
  3. Right click on databases and choose the option new databases.
  4.  

  5. In general tab – Specify the name of the database and the path of data and log files
  6. Read more…

SQL Server 2012 RC0 is now available.

November 24th, 2011 admin No comments

Another major milestone for Microsoft SQL Server. The SQL server 2012 RCO is now available for you to use.

You can download it from Microsoft Download Center. So goahead, what are you waiting for.

Several new features are now introduced and lot more are removed.  keep checking this blog for updates on the new features.

Categories: SQL Server, SQL Server 2012 Tags: