91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

有哪些遍歷BOM表的SQL函數結構

發布時間:2021-08-18 22:19:27 來源:億速云 閱讀:140 作者:chen 欄目:數據庫

本篇內容主要講解“有哪些遍歷BOM表的SQL函數結構”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實用性強。下面就讓小編來帶大家學習“有哪些遍歷BOM表的SQL函數結構”吧!

  表結構如下:

  ptypesubptypeamount

  aa.120

  aa.215

  aa.310

  a.1a.1.120

  a.1a.1.215

  a.1a.1.330

  a.2a.2.110

  a.2a.2.220

  a.1.1a.1.1.145

  a.1.1a.1.1.215

  a.2.1a.2.1.120

  a.2.2a.2.2.113

  createtablematgroup(parentgroupvarchar(50),childgroupvarchar(50),mountfloat)insertintomatgroupselect'a','a.1',20unionselect'a','a.2',15unionselect'a','a.3',10unionselect'a.1','a.1.1',20unionselect'a.1','a.1.2',15unionselect'a.1','a.1.3',30unionselect'a.2','a.2.1',10unionselect'a.2','a.2.2',20unionselect'a.1.1','a.1.1.1',45unionselect'a.1.1','a.1.1.2',15unionselect'a.2.1','a.2.1.1',20unionselect'a.2.2','a.2.2.1',13

  遍歷BOM表的SQL函數結構有哪些

  函數如下:

  createFUNCTIONfn_aaa(@matgroupvarchar(50),@mountint)RETURNS@retPLExpandTABLE(parentgroupvarchar(50),childgroupvarchar(50),mountfloat)ASBEGINDECLARE@RowsAddedintdeclare@PLExpandTable(parentgroupvarchar(50),childgroupvarchar(50),mountfloat,processedtinyintdefault(0))INSERT@PLExpandSELECTb.parentgroup,b.childgroup,@mount*b.mount,0FROMmatgroupbWHEREb.parentgroup=@matgroupSET@RowsAdded=@@rowcount--WhilenewemployeeswereaddedinthepreviousiterationWHILE@RowsAdded>0BEGIN/*Markallemployeerecordswhosedirectreportsaregoingtobefoundinthisiterationwithprocessed=1.*/UPDATE@PLExpandSETprocessed=1WHEREprocessed=0--Insertemployeeswhoreporttoemployeesmarked1.INSERT@PLExpandSELECTa.parentgroup,a.childgroup,a.mount*b.mount,0FROMmatgroupainnerjoin@PLExpandbona.parentgroup=b.childgroupwhereb.processed=1SET@RowsAdded=@@rowcount/*Markallemployeerecordswhosedirectreportshavebeenfoundinthisiteration.*/UPDATE@PLExpandSETprocessed=2WHEREprocessed=1END--copytotheresultofthefunctiontherequiredcolumnsINSERT@retPLExpandSELECTparentgroup,childgroup,mountFROM@PLExpandRETURNEND

  調用方法如下:

  select*fromfn_aaa('a.1')

  意思是找出a.1下的所有兒子及孫子。

到此,相信大家對“有哪些遍歷BOM表的SQL函數結構”有了更深的了解,不妨來實際操作一番吧!這里是億速云網站,更多相關內容可以進入相關頻道進行查詢,關注我們,繼續學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

sql
AI

武义县| 宝鸡市| 达日县| 定兴县| 天门市| 武陟县| 集安市| 宜兰市| 德兴市| 和平区| 东阿县| 丰原市| 博白县| 康乐县| 木兰县| 宜春市| 桑日县| 北川| 商城县| 大关县| 航空| 曲阳县| 楚雄市| 英吉沙县| 沁源县| 怀柔区| 广河县| 北碚区| 阳新县| 福鼎市| 固安县| 巫山县| 揭西县| 逊克县| 明星| 崇信县| 从化市| 墨竹工卡县| 云和县| 顺昌县| 庄浪县|