文章分类 -  mes数据库查询

mes数据库查询
摘要:序列号主表select top 2 * from Prod_Unit 各机种信息存储主表select top 2 * from Prod_Device_Unit序列号子表select top 2 * from Prod_SerialNumber库存记录存储表select top 2 * from P 阅读全文
posted @ 2020-08-20 18:56 xhlfirsta 阅读(554) 评论(0) 推荐(0)
摘要:关键表、存储过程 阅读全文
posted @ 2020-08-20 18:09 xhlfirsta 阅读(226) 评论(0) 推荐(0)