首页 > 数据库技术 > 详细

PL/SQL常用设置

时间:2014-12-14 13:11:25      阅读:280      评论:0      收藏:0      [点我收藏+]

AutoReplace
When enabled, you can define words that are automatically replaced with a replacement text.
Pressing the Edit button allows you to edit the file with words and replacement texts.

tools-->preferences-->user interface-->editor-->AutoReplace

SF=select * from

You can also reference a template as replacement text. For example:
WH=Loops\While loop.tpl
In this case the While loop template from the Loops template subdirectory will be invoked, allowing you
to use variables and cursor placement for the replacement text.

 

CP=Package elements\Procedure implementation.tpl

CF=Package elements\Function implementation.tpl

PL/SQL常用设置

原文:http://www.cnblogs.com/wwxbi/p/4162407.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!