- **EDIT**: @Martin shows a good case where Cursors out-perform set-based operations fairly dramatically- **EDIT**: Set-based operations literally _cannot_ `Execute` stored procedures, etc..
- **EDIT**: Set-based operations are exponentially slower than row-by-row when it