Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以向已经存在的游标添加值?在处理它时(在开始和获取下一个之间)??
编辑1:
我在光标中有一个值列表。在此我正在做一些逻辑并选择一些记录。我需要对新选择的记录执行相同的逻辑,这可能会导致其他新记录等等。基本上是递归向下钻取。