2017/2/7

A cursor with the name 'DEL_CUR' already exists.

DECLARE DEL_CUR CURSOR FOR 改為
DECLARE DEL_CUR CURSOR LOCAL STATIC READ_ONLY FORWARD_ONLY FOR

沒有留言:

張貼留言