Insert into table PLSQL with dynamic variable

前端 未结 0 1397
执笔经年
执笔经年 2020-12-08 17:14

Well I have an dynamic variable

private_table_name VARCHAR2(100) := \'test\';

test is the name of the table.

Now I want t

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