;;一、任务描述;二、任务分析;三、任务实施;第二步:打开游标titlecursor。
usepubs
go
opentitlecursor;第三步:提取titlecursor的当前游标。
usepubs
go
fetchtitlecursor
GO;第四步:指向titlecursor游标的第一条。
usepubs
go
fetchfirstfromtitlecursor
GO;第五步:指向titlecursor游标的下一条。
usepubs
go
fetchnextfromtitlecursor
GO;第六步:指向titlecursor游标的最后一条。
usepub
原创力文档

文档评论(0)