当前位置:网站首页>Use @Mapper to query the partition status of oracle and report an error
Use @Mapper to query the partition status of oracle and report an error
2022-08-05 02:46:00 【CSDN Q&A】
Use @Mapper to query oracle's partition status error report
SQL statement is as follows
@Select("SELECT COUNT(*) FROM ALL_TAB_PARTITIONS WHERE TABLE_OWNER=#{tableOwner} AND TABLE_NAME=#{tableName} AND PARTITION_NAME=#{partitionName}")
Running result and error content
Then error: java.sql.SQLSyntaxErrorException: Table 'abc.ALL_TAB_PARTITIONS' doesn't exist
My solution ideas and tried methods
ABC is a schema, so confused, why is it automatically prefixed with schema??
边栏推荐
- LeetCode uses the minimum cost to climb the stairs----dp problem
- 02 【开发服务器 资源模块】
- Compressed storage of special matrices
- (11) Metaclass
- Unleashing the engine of technological innovation, Intel joins hands with ecological partners to promote the vigorous development of smart retail
- Multithreading (2)
- 链表的简单描述及代码的简单实现
- The 2022 EdgeX China Challenge will be grandly opened on August 3
- shell statement to modify txt file or sh file
- Open Source License Description LGPL
猜你喜欢
DAY23:命令执行&代码执行漏洞
Unleashing the engine of technological innovation, Intel joins hands with ecological partners to promote the vigorous development of smart retail
Beidou no. 3 short message terminal high slope in open-pit mine monitoring programme
2022-08-04:输入:去重数组arr,里面的数只包含0~9。limit,一个数字。 返回:要求比limit小的情况下,能够用arr拼出来的最大数字。 来自字节。
Multithreading (2)
Access Characteristics of Constructor under Inheritance Relationship
dmp(dump)转储文件
人人都在说的数据中台,你需要关注的核心特点是什么?
tree table lookup
虚拟内存原理与技术
随机推荐
UOS系统下ksql应用缺少动态库”libtinfo.so.5“问题
C language diary 9 3 kinds of statements of if
dmp(dump)转储文件
Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium
C language implements a simple number guessing game
01 【前言 基础使用 核心概念】
lua学习
(十一)元类
The design idea of DMicro, the Go microservice development framework
In 2022, you still can't "low code"?Data science can also play with Low-Code!
VSCode Change Default Terminal 如何修改vscode的默认terminal
Syntax basics (variables, input and output, expressions and sequential statements)
C student management system head to add a student node
02 [Development Server Resource Module]
HDU 1114: Piggy-Bank ← The Complete Knapsack Problem
剑指offer专项突击版第20天
C语言实现简单猜数字游戏
select tag custom style
数据增强Mixup原理与代码解读
QStyle平台风格