You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
yswang0927
changed the title
[BUG] select bill_segment SEGMENT from t_billsas 解析报错:token SEGMENT
[BUG] select bill_segment segment from t_billsas 解析报错:token SEGMENT
Jan 14, 2025
Database Type
oracle
Database Version
11g
Druid Version
1.2.23
JDK Version
jdk1.8
Error SQL
select bill_segment segment from t_billsas
Testcase Code
Stacktrace Info
上面的SQL语句在oracle数据库上可以正确执行(已在 DBeaver 和 Navicat上测试过)。
The text was updated successfully, but these errors were encountered: