首页 热点资讯 义务教育 高等教育 出国留学 考研考公

oracle 题目pl/sql语句?求解,触发器问题

发布网友 发布时间:2022-04-25 02:37

我来回答

1个回答

热心网友 时间:2022-04-08 02:51

3/6
pls-00103:
出现符号
","在需要下列之一时:
--定义序号变量;
xh1,xh2
number(3);
解决方法
xh1
number(3);
xh2
number(3);
9/8
pls-00103:
出现符号
"_"在需要下列之一时:
_tally
解决方法
不能以下划线开头
10/10
pls-00103:
出现符号
"="在需要下列之一时:
xh1=xcxh;
解决方法
xh1:=xcxh;
12/51
pls-00103:
出现符号
"("在需要下列之一时:
9.2的版本以下的row_number()
over(order
by
syds)
需要解决下
你百度下

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com