Results 1 to 4 of 4

Thread: Maximum number of Columns in a table

  1. #1
    Join Date
    May 2012
    Posts
    3

    Maximum number of Columns in a table

    What is the maximum number of columns in a table? As you can see in my attachment, table MortgageBank has 22 tables. Is this ok?


    Thanks
    Attached Images Attached Images

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Sql2k8 r2 can have 1024 columns per regular table or 30000 columns per wide table.

  3. #3
    Join Date
    May 2012
    Posts
    3

    2nd and 3rd Normal Form??

    My table MortgageBankID satisfies first normal form but not the second and third? Do I create a composite key with MortgageBankID and SocialSecurity number?

    Thanks
    Attached Images Attached Images

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •