A.//
B./**/
C.::
D.;
您可能感興趣的試卷
你可能感興趣的試題
A..div1{color:#00f}
B.#div1{color:#00f}
C.di{color:#00f}div{color:#00f}
D..div1{color:#f00}
A.h1{font-size:14px;}
B.hr{color:red;}
C.div{margin:0padding:0}
D.*{margin:0;padding:0}
A.margin:0px 0px 50px 0px
B.margin:0px 50px 0px 0px
C.margin:0px 0px 0px 50px
D.margin:50px 0px 0px 0px
A.none
B.center
C.left
D.right
A.font-style
B.text-indent
C.font-family
D.font-size
最新試題
關(guān)系是若干表的集合。
如果表之間存在聯(lián)系,則應(yīng)先創(chuàng)建子表,再創(chuàng)建父表。
一個(gè)表上建立的索引越多,就越有利于查詢速度的提高。
SQL是一種非過程化的語言,只需告訴數(shù)據(jù)庫干什么,不必告訴怎么干。
將2NF轉(zhuǎn)換為3NF是消除部分函數(shù)依賴的過程。
事務(wù)COMMIT 之后,還可以撤銷。
Select查詢語句中into outfile子句的功能是將查詢結(jié)果輸出到指定文件中。
表的同一列數(shù)據(jù)必須有相同的數(shù)據(jù)類型。
每一個(gè)約束都有一個(gè)名字,這個(gè)名字可以在約束定義時(shí)指定,也可以不指定而由DBMS來自動(dòng)命名。
任何SQL 語句都需要手動(dòng)COMMIT 來提交事務(wù)。