- 4
- 0
- 约 27页
- 2017-07-15 发布于河南
- 举报
存储过程,函数,游标(Stored procedures, functions, cursors)
存储过程,函数,游标(Stored procedures, functions, cursors)
A, the cursor
The cursor is a PL/SQL control structure that can be explicitly controlled for the processing of SQL statements to facilitate the processing of the data of the table.
Ps. When the amount of data in the table is large, it is not recommended to use cursors (inefficient and resource-consuming), but it can be flexible with the data method.
The cursor is a recorded pointer, which is fed back to the record of the table by using the cursor to update or delete the activity set.
Cursor properties: % FOUND, % NOTFOUND, % ROWCOUNT, % ISOPEN
您可能关注的文档
- 员工手册(The employee handbook).doc
- 品牌卖场--经销商的创新突围(Brand store - dealer innovation breakout).doc
- 品牌塑造的5A体系(Brand building 5A system).doc
- 品牌形象塑造的途径(The way that brand image is shaped).doc
- 哈利波特3游戏攻略(Harry potter 3 game strategy).doc
- 品质英语2(Quality English 2).doc
- 哈大齐工业走廊大庆区域发展规划(Regional development planning of daqing industrial corridor).doc
- 哈尔滨工业大学IP段分布(Distribution of IP section of Harbin institute of technology).doc
- 哈工大附近的公交车线路(一区和二区)(Bus routes near Harbin institute of technology (district 1 and 2)).doc
- 哈尔滨桥塌(Harbin bridge collapse).doc
原创力文档

文档评论(0)