久久机这里只有精品,国产69精品一区二区亚洲孕妇,91精品国产综合久久婷婷香蕉,午夜久久久久久电影

最新活動:電腦PC端+手機(jī)端+微網(wǎng)站+自適應(yīng)網(wǎng)頁多模板選擇-建站388元起價(jià)!?。?
當(dāng)前位置:主頁 > 網(wǎng)站建設(shè) > 游標(biāo)刪除多個(gè)表里臟數(shù)據(jù)的方法建站知識

游標(biāo)刪除多個(gè)表里臟數(shù)據(jù)的方法建站知識

時(shí)間:2023-05-23 21:05:23 閱讀: 文章分類: 網(wǎng)站建設(shè) 作者: 網(wǎng)站技術(shù)員

導(dǎo)讀:1建站知識游標(biāo)刪除多個(gè)表里臟數(shù)據(jù)的方法,需要的朋友可以參考一下網(wǎng)站seo優(yōu)化培訓(xùn)網(wǎng)站建設(shè)教程。

網(wǎng)站seo優(yōu)化培訓(xùn)網(wǎng)站建設(shè)教程

第一種方法:

復(fù)制代碼 代碼如下:

CREATE proc [dbo].[delAllRecord]asdeclare @tableName nvarchar(255)declare @Sql nvarchar(255)

Declare curTable Cursor for select Table_Name from information_schema.tables where TABLE_TYPE='BASE TABLE'Open curTableFetch Next From cu營銷型網(wǎng)站建設(shè)rTable Into @tableName

WHILE(@@FETCH_STATUS = 0) BEGIN set @Sql = N'delete from '+@tableName exec sp_executesql @sql Fetch Next From curTable Into @tableName endCLOSE curTableDEALLOCATE curTable

第二種方法:

復(fù)制代碼 代碼如下:

--declare test_cursor cursor scroll for

--select id,table_name from dbo.section_type

--open test_cursor

--declare @id int

--declare @table_name nvarchar(50)

--while @@fetch_status=0

--begin

--fetch next from test_cursor into @id,@table_name

--print @id

--print @table_name

--end

--close test_cursor

--deallocate test_cursor

--刪除projectrangtree的臟數(shù)據(jù)

delete from projectrangtree where deleteversion>0

delete from projectrangtree where type=3 and parentid not in(select id from projectrangtree where type=2)

delete from projectrangtree where type=4 and parentid not in(select id from projectrangtree where type=3)

delete from projectrangtree where type=5 and parentid not in(select id from projectrangtree where type=4)

--刪除section_settings的臟數(shù)據(jù)

delete from section_settings where parent_prj_tree_id not in(select id from projectrangtree)

--刪除各個(gè)表里的測點(diǎn)

declare @table_name varchar(50)

declare @sql nvarchar(500)--此處要注意,聲明的長度一定要夠

--declare @measuring_point_id nvarchar(500)

declare del_cursor cursor scroll for

select table_name froseo網(wǎng)站排名優(yōu)化軟件m section_type

open del_cursor

fetch next from del_cursor into @table_name

--print @table_name

while (@@fetch_status=0)

begin

--print quotename(@table_name網(wǎng)站seo優(yōu)化課程)

--set @measuring_point_id='select measuring_point_id from '+quotename(@table_name)

--exec sp_executesql @measuring_point_id

set @sql = 'delete from '+ quotename(@table_name) +' where measuring_point_id not in(select id from measuring_point_setting)'

exec sp_executesql @sql

--delete from @table_name where measuring_point_id not in (select id from measuring_point_setting)

fetch next from del_cursor into @table_name

end

close del_cursor

deallocate del_cursor

--delete from (select talbe_name from section_type) where measuring_point_id not in (select id from measuring_point_setting)

相關(guān)網(wǎng)站seo優(yōu)化培訓(xùn)網(wǎng)站建設(shè)教程。

關(guān)鍵詞標(biāo)簽: 多個(gè) 游標(biāo)

聲明: 本文由我的SEOUC技術(shù)文章主頁發(fā)布于:2023-05-23 ,文章游標(biāo)刪除多個(gè)表里臟數(shù)據(jù)的方法建站知識主要講述多個(gè),游標(biāo),游標(biāo)刪除多個(gè)表里臟數(shù)據(jù)的方法建站知網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請保留鏈接: http://www.bifwcx.com/article/web_5997.html

我的IDC 網(wǎng)站建設(shè)技術(shù)SEOUC.COM
專注網(wǎng)站建設(shè),SEO優(yōu)化,小程序設(shè)計(jì)制作搭建開發(fā)定制網(wǎng)站等,數(shù)千家網(wǎng)站定制開發(fā)案例,網(wǎng)站推廣技術(shù)服務(wù)。
  • 5000+合作客服
  • 8年從業(yè)經(jīng)驗(yàn)
  • 150+覆蓋行業(yè)
  • 最新熱門源碼技術(shù)文章

    主站蜘蛛池模板: 全椒县| 房产| 荣昌县| 灵台县| 乳山市| 博白县| 车险| 阜新| 凤阳县| 竹北市| 镇巴县| 通城县| 休宁县| 广宁县| 汝阳县| 梨树县| 双桥区| 永康市| 安顺市| 城市| 射阳县| 河源市| 攀枝花市| 磐石市| 海盐县| 孝昌县| 青川县| 鄂尔多斯市| 镇坪县| 阜平县| 育儿| 尼玛县| 什邡市| 贵州省| 连云港市| 海安县| 新源县| 仁寿县| 杭州市| 册亨县| 安达市|