选择题
在Access的数据库中建立了“tBook”表,若查找'图书编号“是”112266'和“113388”的记录,应在查询设计视图的准则行中输入__________。
A、
'112266'and'113388'
B、
not in('112266','113388')
C、
in('112266','113388')
D、
not('112266'and'113388')
【正确答案】
C
【答案解析】
提交答案
关闭