试题详情
- 简答题select count(*) from student和select count(id) from student之间的区别是什么?
-
select count(*)统计所有学生的记录个数,包括空记录。
select count(Id)统计所有学生的记录个数,不包括null记录。 关注下方微信公众号,在线模考后查看
热门试题
- Given: Which t
- The database
- emp表是雇员信息表,sal字段存放是的
- SORT_AREA SIZE
- Given: What is
- You are u
- Examinethesectionoft
- Your database&
- ViewtheExhibitandexa
- You are
- You create a table
- Which two̳
- DRAGDROPClicktheTask
- Examinethestructureo
- The DB_BLOCK_CHECKIN
- 在Oracle中,关于锁,下列描述不正确
- In which
- You want to use RMAN
- Which of
- You are