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)
A.Select * From tbAddress Where strName="趙"And intAge=22
B.Select * From tbAddress Where strName like"趙%"And intAge="22"
C.Select * From tbAddress Where strName like"趙%"And intAge=22
D.Select * From tbAddress Where strName like"%趙%"And intAge=22
最新試題
母版頁技術(shù)不能可供開發(fā)人員統(tǒng)一網(wǎng)站布局風格。
和ASP一樣,ASP.NET也是一種基于面向?qū)ο蟮南到y(tǒng)。
form標記像一個容器,容納交互控件標記,并完成提交和重置功能。
下列不是對輸入值范圍進行驗證的控件是()。
具有編輯功能的數(shù)據(jù)顯示控件是()。
下面不是FormView控件的DefaultMode屬性值是()。
關(guān)于使用了母版頁的內(nèi)容頁標記代碼和普通網(wǎng)頁的標記代碼,以下說法正確的是()。
利用SiteMapPath控件只能顯示瀏覽的當前位置以及經(jīng)過的路徑。
以下的網(wǎng)頁技術(shù)中不是客戶端動態(tài)網(wǎng)頁技術(shù)的是()。
只能顯示數(shù)據(jù)的數(shù)據(jù)顯示控件是()。