SQL Server - something available to practice dev for beginner
So this might be a ridiculous question, but I don't know so that is why I am asking:
I would like to practice some C#, and get some basic familiarity with the IDE for SQL Server. Is there some fake version of SQL server tha开发者_C百科t I can download to practive with??
thanks!
You don't need anything fake - just get the express editions - they're the real deal!
http://www.microsoft.com/Express/SQL/
http://www.microsoft.com/exPress/
You can download Visual Studio 2008 Express Edition and SQL Server 2008 Express Edition.
Visual Studio 2008 Express Edition
SQL Server 2008 Express Edition
You can download 180 day trial here http://www.microsoft.com/sqlserver/2008/en/us/default.aspx
AdventureWorks database is available for download as well if you're interested
精彩评论