午夜精品久久久久久久99老熟妇,天堂中文www官网,未满十八18勿进黄网站,太粗太深了太紧太爽了,天天爽夜夜爽夜夜爽

考試報(bào)名
考試報(bào)名
考試內(nèi)容
考試大綱
在線客服
返回頂部

備考刷題,請(qǐng)到

CDA認(rèn)證小程序

There are records without explicit numeric values in table data. The records use "___", and which of the following statements about it is incorrect?
A. It is represented as "null" in computers
B. It is also called missing value
C. Any field can have it
D. It can be left untreated in text fields if the impact is small
上一題
下一題
收藏
點(diǎn)贊
評(píng)論
題目解析
題目評(píng)論(0)

Primary key fields cannot be null or duplicated.

正確答案是:A: It is represented as "null" in computers。

專(zhuān)業(yè)分析:
在表格數(shù)據(jù)中,使用"___"表示沒(méi)有明確數(shù)值的記錄。以下是對(duì)各個(gè)選項(xiàng)的分析:

A: It is represented as "null" in computers
- 這是不正確的,因?yàn)?___"是一種人為標(biāo)記,表示數(shù)據(jù)缺失,但在計(jì)算機(jī)系統(tǒng)中,缺失值通常表示為`null`或`NaN`(Not a Number),而不是"___"。

B: It is also called missing value
- 這是正確的。"___"確實(shí)表示缺失值(missing value)。

C: Any field can have it
- 這是正確的。任何字段都可以使用"___"來(lái)表示缺失數(shù)據(jù)。

D: It can be left untreated in text fields if the impact is small
- 這是正確的。如果缺失值的影響很小,尤其是在文本字段中,可以選擇不處理它們。

綜上所述,選項(xiàng)A是不正確的,因此正確答案是A。