当前位置:网站首页>查詢生產訂單中某個(些)工作中心對應的標准文本碼
查詢生產訂單中某個(些)工作中心對應的標准文本碼
2022-07-06 05:43:00 【rarenmen】
寫一段SQL,用來查詢系統內實際發生的業務中,某一個或某一些工作中心,對應了哪些工序文本碼。話不多說,請看代碼。
| select crhd.arbpl, afvc.ktsch, afvc.ltxa1, count(*) from afvc --訂單的工序 inner join afko --訂單錶頭數據PP訂單 on afko.aufpl = afvc.aufpl and afko.mandt = afvc.mandt left outer join CRHD --工作中心錶頭 on afvc.mandt = CRHD.mandt and afvc.arbid = crhd.objid where afvc.mandt = '600' and crhd.arbpl in ('WK1101', 'WK1102', 'WK1105') group by crhd.arbpl, afvc.ktsch, afvc.ltxa1 order by crhd.arbpl, afvc.ktsch, afvc.ltxa1; |
边栏推荐
猜你喜欢

【torch】|torch.nn.utils.clip_grad_norm_
![[JVM] [Chapter 17] [garbage collector]](/img/f4/e6ff0e3edccf23399ec12b7913749a.jpg)
[JVM] [Chapter 17] [garbage collector]

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

初识数据库

ArcGIS应用基础4 专题图的制作

Redis message queue

How to use PHP string query function

SequoiaDB湖仓一体分布式数据库2022.6月刊

Station B, Master Liu Er - back propagation

Graduation design game mall
随机推荐
Station B Liu Erden softmx classifier and MNIST implementation -structure 9
Text classification still stays at Bert? The dual contrast learning framework is too strong
What impact will frequent job hopping have on your career?
Quantitative description of ANC noise reduction
Embedded interview questions (I: process and thread)
Redis消息队列
Check the useful photo lossless magnification software on Apple computer
大型网站如何选择比较好的云主机服务商?
59. Spiral matrix
RustDesk 搭建一个自己的远程桌面中继服务器
01. 开发博客项目之项目介绍
自建DNS服务器,客户端打开网页慢,解决办法
B站刘二大人-多元逻辑回归 Lecture 7
Redis message queue
改善Jpopup以实现动态控制disable
Vulhub vulnerability recurrence 69_ Tiki Wiki
Detailed summary of SQL injection
Promotion hung up! The leader said it wasn't my poor skills
Remember an error in MySQL: the user specified as a definer ('mysql.infoschema '@' localhost ') does not exist
Game push: image / table /cv/nlp, multi-threaded start!