Oracle Cursors : Invalid Identifier

前端 未结 0 796
星月不相逢
星月不相逢 2020-12-01 18:01

I need to write code that increases the salary of an employee who is over 40 years old.

Here is my code:

DECLARE  
CURSOR kurs IS SELECT  ID_PRACOWNIKA         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题