当前位置:网站首页>用@Mapper查询oracle的分区情况报错
用@Mapper查询oracle的分区情况报错
2022-08-05 01:56:00 【CSDN问答】
用@Mapper查询oracle的分区情况报错
SQL语句如下
@Select("SELECT COUNT(*) FROM ALL_TAB_PARTITIONS WHERE TABLE_OWNER=#{tableOwner} AND TABLE_NAME=#{tableName} AND PARTITION_NAME=#{partitionName}")
运行结果及报错内容
然后报错:java.sql.SQLSyntaxErrorException: Table 'abc.ALL_TAB_PARTITIONS' doesn't exist
我的解答思路和尝试过的方法
ABC是schema,一脸懵,怎么就自动给带上schema前缀了??
边栏推荐
- pytorch的使用:使用神经网络进行气温预测
- Greenplum Database Fault Analysis - Can a Soft Connection Be Made to the Database Base Folder?
- 张驰咨询:揭晓六西格玛管理(6 Sigma)长盛不衰的秘密
- Live playback including PPT download | Build Online Deep Learning based on Flink & DeepRec
- fragment可见性判断
- day14--postman interface test
- std::string::find 返回值的坑
- Residential water problems
- Jincang database KingbaseES V8 GIS data migration solution (3. Data migration based on ArcGIS platform to KES)
- PHP技能评测
猜你喜欢
刷爆朋友圈,Alibaba出品亿级并发设计速成笔记太香了
Day Fourteen & Postman
Three handshake and four wave in tcp
【Word】Word公式导出PDF后出现井号括号#()错误
【MySQL系列】- LIKE查询 以%开头一定会让索引失效吗
LPQ (local phase quantization) study notes
Exploding the circle of friends, Alibaba produced billion-level concurrent design quick notes are too fragrant
iNFTnews | What can NFTs bring to the sports industry and fans?
day14--postman interface test
<开发>实用工具
随机推荐
[Endnote] Word inserts a custom form of Endnote document format
XMjs跨域问题解决
ExcelPatternTool: Excel table-database mutual import tool
为什么他们选择和AI恋爱?
hypervisor相关的知识点
Is DDOS attack really unsolvable?Do not!
Methods commonly used interface automation test framework postman tests
".NET IoT from scratch" series
【PyQT5 绑定函数的传参】
A new technical director, who calls DDD a senior, is convinced
HOG feature study notes
Understand the recommendation system in one article: Recall 06: Two-tower model - model structure, training method, the recall model is a late fusion feature, and the sorting model is an early fusion
LPQ (local phase quantization) study notes
Gartner Hype Cycle:超融合技术将在2年内到达“生产力成熟期”
10年测试经验,在35岁的生理年龄面前,一文不值
C language basics -- pointers
直播预告|30分钟快速入门!来看可信分布式AI链桨的架构设计
第09章 性能分析工具的使用【2.索引及调优篇】【MySQL高级】
快速批量修改VOC格式数据集标签的文件名,即快速批量修改.xml文件名
fragment可见性判断