In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Scenario: when the foreground of the material table is different from the background, or when the foreground deletes the grouping prompt to have detailed data
1. Query the fid corresponding to the grouping
Select * from T_BD_MATERIALGROUP_L where fname like'0%'
2. Find out the corresponding material fnumber
Select a.fnumber from T_BD_MATERIAL a
Left join (select fid,fname From T_BD_MATERIALGROUP_L) T4 on a.FMATERIALGROUP=t4.fid
Where t4.fname like'0% 'and FMATERIALGROUP=16416826
III. Update
Update a set a.FMATERIALGROUP=12258320 from T_BD_MATERIAL a
Left join (select fid,fname From T_BD_MATERIALGROUP_L) T4 on a.FMATERIALGROUP=t4.fid
Where t4.fname like'0% 'and FMATERIALGROUP=16416826
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.