Oracle SQL, variable name gives ORA-00911: invalid character

前端 未结 0 458
傲寒
傲寒 2020-12-31 21:10

I created a table through a pivot statement, which automatically creates some variable names that start with a number.

create table MYTAB as
select *
from (se         


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