当前位置:网站首页>NoViableAltException([email protected][])
NoViableAltException([email protected][])
2022-06-30 14:24:00 【mizuhokaga】
One 、 problem
Use from hive The lexical parser stripped from the source code parses sql Find out
select u.name, o.orderid from order o join user u on o.uid = u.uid;
A simple one sql Report errors ,NoViableAltException([email protected][]). Finally, I found that the problem was order and user name .
Two 、 solve
because order and user yes hive Reserved keywords for ( Keyword complete reference here
- Change the table name to something else such as orderr、userr
- Use inverted quotation marks ` modification
String sj = “select u.name,o.orderid from `user` u join `order` o on o.id=u.id;”;
The normal :
边栏推荐
- Summary of use of laravel DCAT admin
- Defi "where does the money come from"? A problem that most people don't understand
- 【BUUCTF】 EasySql
- Four isolation levels of MySQL
- Zend studio how to import an existing project
- Numpy creates an empty array data = np empty(shape=[1, 64,64,3])
- Use PHP to delete the specified text content in the file
- Rpm2rpm packaging steps
- Thinkphp5 log file contains trick
- @component使用案例
猜你喜欢

Google Earth engine (GEE) -- converts string to number and applies it to time search (ee.date.fromymd)

More than 20 years after Hong Kong's return, Tupu digital twin Hong Kong Zhuhai Macao Bridge has shocked
![[buuctf] [actf2020 freshman competition]exec1](/img/af/22051a5feb3c1f6d7201a483bde127.jpg)
[buuctf] [actf2020 freshman competition]exec1

QQ 居然被盗了?原因在这......

XSS challenge (6-10) more detailed answers

Why does the folder appear open in another program

Getting started with shell Basics

DiceCTF - knock-knock

2021 geek challenge Web

go channel && select
随机推荐
Google Earth Engine(GEE)——将字符串的转化为数字并且应用于时间搜索( ee.Date.fromYMD)
go time. after
Rpm2rpm packaging steps
[kubernetes series] k8s set mysql8 case insensitive
提权扫描工具
JS array
Detailed explanation of the first three passes of upload Labs
Pit used by go language array type
Summary of FTP network protocol learning
Flat shading with unity
Click the TD cell of table to open the dialog pop-up window. After obtaining the value, put the value back into the TD cell
Using docker to manage MySQL services under Windows
Four isolation levels of MySQL
[geek challenge 2019] PHP problem solving record
go channel && select
数据恢复软件EasyRecovery15下载
想请教一下,我在佛山,到哪里开户比较好?手机开户是安全么?
Laravel8 custom log directory, rename
PHP multidimensional array sorting
Project management - common English vocabulary I