How do I add tables to SQL 2008 database?

Discussion in 'Databases' started by iguta, Mar 20, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am a new user, stuck trying to figure out how to add tables, views and my stored procedures to my SQL 2008 db. Locally, I also use SQL 2008.

    Thanks for you help.
     
  2. Hi,
    You need basic SQL?
    SQL Server 2008 is sweet, if you are just learning I can point you to some on-line tutorials.
    Salute,
    Mark
     
  3. Thanks. Please send me the links to those online tutorials you mentioned.
     
  4. Hi,
    Gold mine for samples is Codeplex, but it is down right now for maintenance:
    Microsoft SQL Server Community Projects & Samples
    http://www.codeplex.com/SqlServerSamples

    Pinal Dave:
    http://blog.sqlauthority.com/

    Keep an eye on Kimberly:
    http://www.sqlskills.com/blogs/kimberly/

    Getting Started forums on MSDN:
    http://social.msdn.microsoft.com/forums/en-US/ssdsgetstarted/threads/

    Free Cheat sheets:
    http://www.addedbytes.com/cheat-sheets/sql-server-cheat-sheet/

    The SQL Team:
    http://weblogs.sqlteam.com/

    Free SQL Server training:
    http://www.sqlservercentral.com/Training/

    World-wide SQL Server community:
    http://www.sqlcommunity.com/

    SQL Server team at Technet:
    http://technet.microsoft.com/en-us/sqlserver/bb671052.aspx

    Tons of videos at ASP.NET:
    http://www.asp.net/learn/
    Salute,
    Mark

    PS Once I get the bugs worked out of my Webcasts machine I'll create videos on this sort of thing per request.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page