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
您可能感興趣的試卷
你可能感興趣的試題
A.Select * From tbAddress Where strName=萌萌 And dtmSubmit<#2008-8-8#
B.Select * From tbAddress Where strName="萌萌"And dtmSubmit<2008-8-8
C.Select * From tbAddress Where strName="萌萌"And dtmSubmit<#2008-8-8#
D.Select * From tbAddress Where strName="萌萌"Or dtmSubmit<#2008-8-8#
A."/"
B."\"
C."."
D."C:\Inetpub\wwwroot"
A.bc
B.b+c
C."b+c"
D."b ;c"
最新試題
以下的網(wǎng)頁技術(shù)中不是客戶端動(dòng)態(tài)網(wǎng)頁技術(shù)的是()。
下列不是對(duì)輸入值范圍進(jìn)行驗(yàn)證的控件是()。
利用SiteMapPath控件只能顯示瀏覽的當(dāng)前位置以及經(jīng)過的路徑。
TreeView控件節(jié)點(diǎn)的Text不表示該節(jié)點(diǎn)顯示的文本。
和ASP一樣,ASP.NET也是一種基于面向?qū)ο蟮南到y(tǒng)。
具有編輯功能的數(shù)據(jù)顯示控件是()。
數(shù)據(jù)緩存是將數(shù)據(jù)暫存于內(nèi)存緩存區(qū)中的一種技術(shù)。
TextBox控件常常用來()。
需要GridView控件具有分頁功能,且每頁顯示22條記錄,需修改()。
關(guān)于頁面驗(yàn)證,說法不正確的是()。