Getting PLS-00382: expression is of wrong type

前端 未结 0 615
南旧
南旧 2021-01-01 23:56

For the below snippet of PL/SQL statement, I am getting expression of wrong type.

SELECT TCLB.F_B_ID BULK COLLECT
    INTO O_B_D
    FROM T_B_I TCLB
    WHERE         


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