大数据时代SQL Server项目实战课件:实现游标.pptx

大数据时代SQL Server项目实战课件:实现游标.pptx

;;一、任务描述;二、任务分析;三、任务实施;第二步:打开游标titlecursor。

usepubs

go

opentitlecursor;第三步:提取titlecursor的当前游标。

usepubs

go

fetchtitlecursor

GO;第四步:指向titlecursor游标的第一条。

usepubs

go

fetchfirstfromtitlecursor

GO;第五步:指向titlecursor游标的下一条。

usepubs

go

fetchnextfromtitlecursor

GO;第六步:指向titlecursor游标的最后一条。

usepub

文档评论(0)

1亿VIP精品文档

相关文档