Re: Get rows whose sum matches a value

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mario Blataric

    Re: Get rows whose sum matches a value

    Thanks everyone.

    I settled with cursor at the end, since table has near million records
    and growing and I'm working with SQL 2005, so other SQL languages are
    not an option.
Working...