题目内容

将“xscjb”中,性别为“男”的记录“yw”成绩全部改为10分。命令行:()

A. delete xscjb set yw=10 where xb=’男’
B. update from xscjb set yw=10 where xb=’男’
C. update xscjb yw=10 where xb=’男’
D. update xscjb set yw=10 where xb=’男’

查看答案
更多问题

将“xsxx”表中,性别为“女”的记录删除命令行:()

A. delete from xsxxb where xb='男'
B. deletexsxxb where xb='女'
C. delete from xsxxb where xb='女'
D. dele from xsxxb where xb='女'

当数据库中有数据表被打开的情况下,使用命令行:drop database <数据库名称>可以直接删除该数据库。

A. 对
B. 错

建筑物地基的破坏绝大多数属于( )。

A. 拉裂破坏
B. 剪切破坏
C. 压溃破坏
D. 扭转破坏

地基的剪切破坏模式可以分为、 、。

答案查题题库