Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 5
    Did you leave the database design to the secretary at the front desk? Commented Jan 5, 2010 at 20:26
  • the table is a dimension table in a data warehouse. So, can't complain. Commented Jan 5, 2010 at 20:33
  • 1
    "In a table there are like 113 columns"... I think you should stop right there, follow everyone else's advice, and reconsider your design. Commented Jan 5, 2010 at 20:45
  • These could be sparse columns in SQL 2008. 113 columns might be just fine. I think he deserves an upvote for planning to get rid of the cursor. Commented Jan 6, 2010 at 1:54