PLS-00341: declaration of cursor 'PROJECT_PARAMS_CSR' is incomplete or malformed

前端 未结 0 1676
天命终不由人
天命终不由人 2020-12-19 22:00

I have below cursor. SQL query is working fine. still I am getting this error.

CURSOR project_params_csr
    IS
      SELECT project_id,
             pop.orga         


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