随笔 - 631,  文章 - 0,  评论 - 84,  阅读 - 225万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
摘要: 1、在oracle的sqlplus或其他工具中运行一下pl/sql块建立存储过程--创建包create or replace package testpackage astype test_cursor is ref cursor;end testpackage;/ --创建过程create or replace procedure fenye( tableName in varchar2, --表名 fields in varchar2, --查询解果显示字段 wherecase in varchar2, --查询条件 pageSize in number, --一页显示记录数 pageNo 阅读全文
posted @ 2013-11-06 10:49 微笑点燃希望 阅读(461) 评论(0) 推荐(0) 编辑
font=white
点击右上角即可分享
微信分享提示