select * from emp where depto = &deptid,这里的&deptid称为:

分类: 2018年营销运维考试复习试卷(公共题) 发布时间: 2023-12-01 12:13 浏览量: 1

select * from emp where depto = &deptid,这里的&deptid称为:

A.绑定变量

B.替换变量

C.形式变量

D.实际变量

正确答案是B