A.0
B.1
C.若干條
D.全部
您可能感興趣的試卷
你可能感興趣的試題
A.0
B.1
C.2
D.與intAge的值有關(guān)
A.0
B.1
C.2
D.不能確定
A.Count
B.Avg
C.Sum
D.Max
A.Update tbAddress Set strName="萌萌",intAge=22 Where ID=2
B.Update tbAddress Set strName=萌萌,intAge=22 Where strName=萌萌
C.Update tbAddress Set dtmSubmit=2008-10-1 Where strName="萌萌"
D.Update tbAddress Set intAge=18
A.Insert Into tbAddress(strName,strTel)Values("萌萌","6545632")
B.Insert Into tbAddress(strName,strEmail)Values("萌萌","")
C.Insert Into tbAddress(strName,strEmail)Values("萌萌",NULL)
D.Insert Into tbAddress(strName,intAge)Values(萌萌,22)
最新試題
數(shù)據(jù)庫操作一般用服務(wù)器端程序完成。
下面不是FormView控件的DefaultMode屬性值是()。
只能顯示數(shù)據(jù)的數(shù)據(jù)顯示控件是()。
點(diǎn)擊TreeView控件任務(wù)小窗口的“編輯節(jié)點(diǎn)”,打開編輯節(jié)點(diǎn)窗口可以刪除節(jié)點(diǎn)。
GridView控件默認(rèn)不具備插入功能。
和ASP一樣,ASP.NET也是一種基于面向?qū)ο蟮南到y(tǒng)。
設(shè)置TextMode屬性,可使得TextBox具有多種使用形式。
TextBox控件常常用來()。
ADO.NET在斷開與數(shù)據(jù)源連接時不能工作。
使用頁面驗(yàn)證時,以下描述說法正確的是()。