主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kra
活动总数
7
最后的活动
2022年12月02日 15:53
成员加入日期
2022年11月09日 08:05
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年12月02日 15:53
FYI, we have found out that EXPLAIN PLAN works properly using "?" in IntelliJ 2021.2 Build #IU-212.4746.92, but this is as far as we can see the last version where it works. It does not work in Int...
社区
IntelliJ IDEA Users
Cannot use "?" in Explain Plan
0 票
创建于
2022年12月02日 14:13
Sadly, using ":1" instead of "?" does not work properly. It seems that when using ":1" the order of the values in the WHERE clause is not preserved, thus leading to wrong cost in explain plan. Usin...
社区
IntelliJ IDEA Users
Cannot use "?" in Explain Plan
0 票
创建于
2022年11月09日 10:42
HR> EXPLAIN PLAN SET STATEMENT_ID = 'oj0tgh/14pN9ZXg4J/hA6Q==' INTO "PLAN_TABLE" FOR select * from DUAL where dummy = ?[2022-11-09 11:42:20] [22019][911] ORA-00911: invalid character[2022-11-09 11:...
社区
IntelliJ IDEA Users
Cannot use "?" in Explain Plan
0 票