很奇怪的问题,sql在数据库里面可以查询数据,但是放到数据集里面没法查询

楼主
我是社区第657706位番薯,欢迎点我头像关注我哦~

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

SQL: SELECT test_order_sample.od1 FROM test_order_sample LEFT JOIN test_box tb ON tb.id=box_id LEFT JOIN test_box ptb ON tb.parent_box_code=ptb.CODE WHERE test_order_sample.test_item_name LIKE '%O型%'

 

2022-09-22 21:17:43

正常:21:17:43 SwingWorker-pool-5-thread-10 INFO [standard] sql position infor is null, sql time:1 ms-SELECT test_order_sample.od1 FROM test_order_sample LEFT JOIN test_box tb ON tb.id=box_id LEFT JOIN test_box ptb ON tb.parent_box_code=ptb.CODE WHERE test_order_sample.test_item_name LIKE '%O型%'

 

日志中显示sql position infor is null 

 

请问这是sql的过,还是设计器的过

 

 

 

 

 

 

分享扩散:

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

返回顶部 返回列表