防窜货数据库测试题目

感谢您能抽出几分钟时间来参加本次答题,现在我们就马上开始吧!
1、数据库数据文件的后缀名是?
A、mdf
B、ldf
C、idf
D、wdf
2、防窜货数据库文件的名字是?
A、jingpai_line
B、jingpai-line
C、jingpai
D、line
3、数据库的[st_code_box]表中parent_code字段的意思是?
A、瓶顶二维码
B、瓶侧数字码
C、箱码
D、垛码
4、数据库的[st_code_pile]表中code_1字段的意思是?
A、瓶顶二维码
B、托盘条码
C、箱码
D、垛码
5、数据库的[st_code_pile]表中send_status字段的值是5时,表示的意思是?
A、托盘数据发送完成
B、托盘数据已经校验,但未发送完成
C、托盘中箱码数据发送失败
D、托盘数据中瓶码数据发送失败
6、已知箱码为a,现在要知道箱码对应的垛码,以下是正确的查询语句?
A、 select parent_code from [st_code_box] where code_2=a
B、select parent_code from [st_code_box] where code_1=a
C、select parent_code from [st_code_bottle] where code_2=a
D、select code_2 from [st_code_bottle] where parent_code=a
7、st_product_line表中line_flag字段表示车间号
正确
错误
8、st_product_line表中line_code字段表示生产线号。
正确
错误
9、st_code_pile表中code_2字段表示托盘条码。
正确
错误
10、dbo].[st_product_plan表中plan_id字段表示计划单号。
正确
错误

10题 | 被引用0次

使用此模板创建