ITPUB??ì3
ITPUB论坛 » Oracle新技术/11g » Oracle 数据库 11 g 中的 PL/SQL 增强功能

标题: Oracle 数据库 11 g 中的 PL/SQL 增强功能
离线 hotiice
版主


精华贴数 9
个人空间 0
技术积分 15944 (66)
社区积分 1757 (641)
注册日期 2004-9-9
论坛徽章:18
现任管理团队成员会员2007贡献徽章铁扇公主设计板块每日发贴之星设计板块每日发贴之星生肖徽章2007版:蛇
2008年新春纪念徽章生肖徽章2007版:猴生肖徽章2007版:鼠生肖徽章2007版:鸡生肖徽章2007版:牛生肖徽章2007版:龙

发表于 2007-7-6 17:57 
Oracle 数据库 11 g 中的 PL/SQL 增强功能




hotiice 上传了这个附件:
2007-7-6 17:57
  下载次数: 208
bryn_llewellyn_plsql_new_in_11gr1.rar (279.51 KB)
 
__________________
①②⑧

只看该作者    顶部
离线 lfree
版主


精华贴数 3
个人空间 6
技术积分 25041 (36)
社区积分 2667 (464)
注册日期 2005-3-4
论坛徽章:62
现任管理团队成员ITPUB元老管理团队2006纪念徽章会员2007贡献徽章会员2006贡献徽章授权会员
2008北京奥运纪念徽章:篮球行业板块每日发贴之星2008北京奥运纪念徽章:皮划艇激流回旋2008北京奥运纪念徽章:射箭2008北京奥运纪念徽章:马术数据库板块每日发贴之星

发表于 2007-7-7 08:45 
我10g还没学好,11G又出来了。


__________________
好好学习,天天向上!
只看该作者    顶部
离线 xzh2000
仙人抚我须 结发授长生



精华贴数 13
个人空间 0
技术积分 46382 (14)
社区积分 5114 (276)
注册日期 2002-7-17
论坛徽章:29
现任管理团队成员ITPUB元老授权会员2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:帆船生肖徽章2007版:虎
ITPUB新首页上线纪念徽章数据库板块每日发贴之星数据库板块每日发贴之星数据库板块每日发贴之星数据库板块每日发贴之星数据库板块每日发贴之星

发表于 2007-7-7 19:25 
谢谢,...


__________________
过目即忘  插柳成荫
只看该作者    顶部
离线 paulminghe
高级会员



精华贴数 0
个人空间 0
技术积分 3402 (421)
社区积分 10 (10364)
注册日期 2002-3-1
论坛徽章:3
会员2007贡献徽章2008年新春纪念徽章ITPUB新首页上线纪念徽章   
      

发表于 2007-7-7 22:50 
谢谢!!!


只看该作者    顶部
离线 warehouse
自由职业



来自 大连
精华贴数 3
个人空间 0
技术积分 17807 (51)
社区积分 686 (1141)
注册日期 2002-8-16
论坛徽章:53
现任管理团队成员海蓝宝石祖母绿2008北京奥运纪念徽章:自行车2008北京奥运纪念徽章:艺术体操2008北京奥运纪念徽章:皮划艇激流回旋
BLOG每日发帖之星     

发表于 2007-7-9 11:58 



__________________
只看该作者    顶部
离线 charles_gao
老会员



精华贴数 0
个人空间 0
技术积分 2805 (539)
社区积分 50 (4794)
注册日期 2004-6-14
论坛徽章:12
会员2006贡献徽章授权会员开发板块每日发贴之星   
      

发表于 2007-7-10 09:24 
Thanks.


只看该作者    顶部
离线 shahand
版主


精华贴数 2
个人空间 100
技术积分 15689 (69)
社区积分 3438 (386)
注册日期 2002-7-31
论坛徽章:30
现任管理团队成员ITPUB元老管理团队2007贡献徽章会员2006贡献徽章  
      

发表于 2007-7-11 14:12 
Oracle 11g PL/SQL New Features

PL/SQL "continue" keyword - This will allow a C-Like continue in a loop, to bypass any "else" Boolean conditions.  A nasty PL/SQL GOTO is no longer required to exit a Boolean within a loop.


Disabled state for PL/SQL - Another 11g new feature is a "disabled" state for PL/SQL (as opposed to "enabled" and "invalid" in dba_objects).


Easy PL/SQL compiling - Native Compilation no longer requires a C compiler to compile your PL/SQL. Your code goes directly to a shared library. Source: Lewis Cunningham


Improved PL/SQL stored procedure invalidation mechanism - A new 11g features will be fine grained dependency tracking, reducing the number of objects which become invalid as a result of DDL.


Scalable PL/SQL - The next scalable execution feature is automatic creation of "native" PL/SQL (and Java code), with just one parameter for each type with an "on/off" value. This apparently provides a 100% performance boost for pure PL/SQL code, and a 10%-30% performance boost for code containing SQL. Mark Rittman


Enhanced PL/SQL warnings - The 11g PL/SQL compiler will issue a warning for a "when others" with no raise.


Stored Procedure named notation - Named notation is now supported when calling a stored procedure from SQL.


只看该作者    顶部
离线 husthxd
版主


精华贴数 8
个人空间 1070
技术积分 60786 (9)
社区积分 3824 (356)
注册日期 2002-2-20
论坛徽章:104
现任管理团队成员ITPUB元老ITPUB北京九华山庄2008年会纪念徽章第18届世界杯(德国)纪念徽章管理团队2006纪念徽章会员2007贡献徽章
会员2006贡献徽章玉石琵琶九尾狐狸紫蜘蛛蓝色妖姬红孩儿

发表于 2007-7-11 22:35 
3k


__________________
少吃饭,多吃菜少说话,多做事少灌水,多看文档-----------------------------------------------------------吃遍全城!------------------------------------------------------------Java钻研中........................................学好英语,报效祖国..........................------------------------------------------------------------人生最幸福的事情莫过于通过自己的努力实现自己的梦想!------------------------------------------------------------http://husthxd.itpub.net
只看该作者    顶部
离线 Hopewell_Go
LSXM FOREVER



精华贴数 0
个人空间 0
技术积分 1784 (911)
社区积分 8 (12237)
注册日期 2007-6-15
论坛徽章:1
ITPUB新首页上线纪念徽章     
      

发表于 2007-11-1 15:28 
在学习中进步///


__________________
和她一起努力!!幸福在后头! LSXM FOREVER
只看该作者    顶部
离线 Hopewell_Go
LSXM FOREVER



精华贴数 0
个人空间 0
技术积分 1784 (911)
社区积分 8 (12237)
注册日期 2007-6-15
论坛徽章:1
ITPUB新首页上线纪念徽章     
      

发表于 2007-11-1 16:09 
昨天 刚装上的11g。。现在还没有发现什么??正在研究学习中


__________________
和她一起努力!!幸福在后头! LSXM FOREVER
只看该作者    顶部
相关内容


CopyRight 1999-2006 itpub.net All Right Reserved.
北京皓辰广域网络信息技术有限公司. 版权所有
E-mail:Webmaster@itpub.net
京ICP证:010037号 联系我们 法律顾问