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)
最新試題
需要GridView控件具有分頁功能,且每頁顯示22條記錄,需修改()。
ASP.NET支持多種程序設(shè)計(jì)語言和腳本語言。
關(guān)于使用了母版頁的內(nèi)容頁標(biāo)記代碼和普通網(wǎng)頁的標(biāo)記代碼,以下說法正確的是()。
TextBox控件常常用來()。
具有編輯功能的數(shù)據(jù)顯示控件是()。
數(shù)據(jù)緩存是將數(shù)據(jù)暫存于內(nèi)存緩存區(qū)中的一種技術(shù)。
利用SiteMapPath控件只能顯示瀏覽的當(dāng)前位置以及經(jīng)過的路徑。
專用于存取XML格式的站點(diǎn)地圖文件的數(shù)據(jù)源控件是()。
FormView控件只能更改ItemTemplate模板布局。
使用頁面驗(yàn)證時(shí),以下描述說法正確的是()。