You have tried to use a repackaged cursor as a source for another SELECT statement.
Some cursors cannot be used in successive queries.
Use the INTO TABLE clause of the SELECT - SQL statement instead.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
You have tried to use a repackaged cursor as a source for another SELECT statement.
Some cursors cannot be used in successive queries.
Use the INTO TABLE clause of the SELECT - SQL statement instead.