在建立查询时,若要筛选出图书编号是“T01”或“T02”的记录,可以在查询设计视图准则行中输入( )。
A.”T01”or”T=02”
B.”T01”and”T02”
C.in(”T01”and”T02”)
D.not in(”T01”and”T02”)
第1题:
在Access的数据库中已经建立了tBook表,若查找"图书编号"是"112266"和"113388"的记录,应在查询设计视图的准则行中输入______。
A.112266and"113388"
B.notm("112266","113388")
C.in("112266","113388")
D.not("112266"and"113388")
第2题:
在Access的数据库中建立了“tBook”表,若查找“图书编号”是“112266”和“113388”的记录,应在查询设计视图的准则行中输入______。
A.“112266”and“113388”
B. not in(“112266”,“113388”)
C. in(“112266”,“113388”)
D. not(“112266”and“113388”)
第3题:
●在Access的数据库中建立了“图书目录”表,为查找“图书编号”为“115566”或“113388”的记录,应在查询设计视图的准则中输入(64) 。
(64)A."115566" and "113388"
B. not in("115566","113388")
C. in("115566","113388")
D.not("115566" and "113388")
第4题:
在建立查询时,若要筛选出图书编号是“T01”或“T02”的记录,可以在查询设计视图准则行中输入( )。
A.T01or"T02"
B.T01”andT02"
C.in("T01"and"T02")
D.not in("T01"and"T02")
第5题:
在Access的数据库中已建立了“tBook”表,若查找“图书编号”是“112266”和“113388”的记录,应在查询设计视图的准则行中输入( )。
A.112266and"113388"
B.not in("112266","113388")
C.in("112266","113388")
D.not("112266"and"113388")