随笔 - 225  文章 - 0  评论 - 6  阅读 - 75098
03 2013 档案
Learn PL/SQL 1. How to use array(temp array)
摘要:Learn PL/SQL 1. How to use array(temp array) create table test_caseid (caseid RAW(16), userid NUMBER(9,0), activeflag NUMBER(9,0) DEFAULT 0); declare type array_t is varray(13) of NUMBER; --temp... 阅读全文
posted @ 2013-03-25 14:05 子虚乌有 阅读(187) 评论(0) 推荐(0) 编辑
oracle event 'disk file operations i/o'
摘要:Disk file operations I/O This event is used to wait for disk file operations (for example, open, close, seek, and resize). It is also used for miscell 阅读全文
posted @ 2013-03-22 16:33 子虚乌有 阅读(2606) 评论(0) 推荐(0) 编辑

< 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

点击右上角即可分享
微信分享提示