摘要:
ALTER procedure [dbo].[SP_splitpage]( @sql nvarchar(4000), --要执行的sql语句 @currentpage int=1, --要显示的页码 @pagesize int=50 --每页的大小)asbegin set nocount on de 阅读全文
posted @ 2021-02-05 15:11
绿水青山777
阅读(65)
评论(0)
推荐(0)
摘要:
--1、找到自己执行update语句的时间select r.FIRST_LOAD_TIME,r.* from v$sqlarea r where sql_text like '%update yzxdcfmx a set a.neir=(select%' order by r.FIRST_LOAD_ 阅读全文
posted @ 2021-02-05 14:53
绿水青山777
阅读(1189)
评论(0)
推荐(0)

浙公网安备 33010602011771号