not null啥意思(not null中文翻譯,not null是什么意思,not null發(fā)音、用法及例句)
?not null
not null發(fā)音
英: 美:
not null中文意思翻譯
常見(jiàn)釋義:
非空
not null雙語(yǔ)使用場(chǎng)景
1、Restrictions and usage notes on DROP NOT NULL───DROP NOT NULL 的限制和使用說(shuō)明
2、NOT NULL - a NULL was found in field name.───NOT NULL——字段名中出現空值。
3、This routine initially checks if the passed inquiry context is not NULL and if it a context for group member.───它首先檢查傳遞的查詢(xún)上下文是否非NULL,以及是否是組成員的上下文。
4、In MySQL, if you try to execute an INSERT statement that does not provide a value for a NOT NULL column, the command is successful.───在MySQL中,如果要執行一個(gè)不提供NOTNULL列值的INSERT語(yǔ)句,此命令沒(méi)有問(wèn)題。
5、A computed column cannot be used as a DEFAULT or FOREIGN KEY constraint definition or with a NOT NULL constraint definition.───計算列不能用作DEFAULT或FOREIGNKEY約束定義,也不能與NOTNULL約束定義一起使用。
6、If not NULL, increment the line counter.───如果不是NULL,則增加行計數器。
7、The following table illustrates the relationship between the existence of a default and the definition of a column as NULL or NOT NULL.───下表說(shuō)明默認值的存在與將列定義為NULL或NOTNULL之間的關(guān)系。
8、Though you did not specify that column, the Rails migration created it for you anyway, with auto_increment and NOT NULL.───雖然沒(méi)有指定這個(gè)列,但是Rails遷移會(huì )自動(dòng)創(chuàng )建它,并具有auto_increment和NOTNULL屬性。
9、We recommend that you explicitly specify NULL or NOT NULL for each column in a temporary table.───建議對于臨時(shí)表中的每列,顯式指定NULL或NOTNULL。
not null相似詞語(yǔ)短語(yǔ)
1、null bot───空機器人
2、drools null───無(wú)人機零點(diǎn)
3、igneous null───火成巖零
4、null island───空島
5、assert null───斷言為空
6、null definition───空定義
7、null byte───空字節
8、aleph null───aleph空
9、token null───標記為空
結語(yǔ):no null和not null區別,在數據庫中,“NO NULL”和“NOT NULL”都是用來(lái)約束列或屬性的值不能為空的約束條件,但它們在細節和使用場(chǎng)景上有所不同?!癗O NULL”是某些數據庫系統(如MySQL)中使用 no null 和 not null 是數據庫中的兩個(gè)常用關(guān)鍵字,用于指定一個(gè)列是否可以存儲空值( null )。 no null 表示該列不能存儲空值,即該列的所有值都必須是有效 no null 表示該列不能存儲空值,即該列的所有值都必須是有效的。如果試圖插入或更新空值,數據庫將拋出一個(gè)錯誤。
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。