首页
select * from emp where depto = &deptid,这里的&deptid称为:()
2024-01-15 04:45:30
2019年公共题1-数据库单选
select * from emp where depto = &deptid,这里的&deptid称为:()
A.绑定变量
B.替换变量
C.形式变量
D.实际变量
正确答案是B
上一篇:
select event,count(*) from v$session_wait group by event 这个语句是用来
下一篇:
PL/SQL代码中的注释符号是()