特殊环境、特殊吊件等施工作业应编制专项安全施工方案或专项安全技术措施,必要时还应经()。
A. 技术培训
B. 监理审查
C. 安全交底
D. 专家论证
The DBA issues this SQL command: CREATE USER scott IDENTIFIED by tiger; What privileges does the user Scott have at this point?()
A. no privileges
B. only the SELECT privilege
C. only the CONNECT privilege
D. all the privileges of a default user
用Type语句定义的类型称为记录类型,要访问一个某记录型变量中的某个元素,需采用下述格式()。
A. 变量名->元素名
B. 变量名.元素名
C. 元素名->变量名
D. 元素名.变量名