• msanchez7 (1/5/2013)


    Yeah this is my first time dealing with SQL, thank you for your support, it's good to know that there are people who help as much as they can.

    Is it the problem that this is your first time dealing with SQL (as in SQL Server) or is it that this is your first time attempting to do data modeling?

    if the issue is the RDBMS then check Books Online, it comes with SQL Server for free.

    If the issue is data modeling and you are required to go 3NF please check http://pkirs.utep.edu/cis4365/Tutorials/Database%20Design/Normalization/tutorial%206.00400.htm for a starting point.

    Hope this helps.

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.