单项选择题
以下哪个语句是查询comm为空正确的写法?()
A.select *from emp where comm =null;B.select *from emp where comm =’’;C.select *from emp where comm=0;D.select *from emp where comm is null;
单项选择题 以下哪个语句可以正确查出数据信息?()
单项选择题 模糊匹配字符串内容的时候使用的是()。
多项选择题 在数据库安装完成之后,如果你修改了自己计算机的名字,那么都需要更改以下哪个文件的host内容?()