Disadvantages of MARS (Multiple Active Result Sets)?

后端 未结 3 1919
伪装坚强ぢ
伪装坚强ぢ 2020-11-29 00:29

Does anyone know of any disadvantages of MARS (Multiple Active Result Sets)? Does anyone know of any reason why one should avoid using MARS, like cases where cursors are mo

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-29 01:10

    depending on what? there are no real disadvantages.

    they don't support Transaction savepoints. but i don't think of this as a disadvantage.

提交回复
热议问题