当前位置:Gxlcms > 数据库问题 > PL/SQL设置快捷键

PL/SQL设置快捷键

时间:2021-07-01 10:21:17 帮助过:2人阅读

PL/SQL常用的快捷方式:

sf= select * from
sr=select t.*,t.rowid from t
sd = select distinct * from
d=delete from
w= where
sc=select count(1) from
u= update

在某一文件夹下新建文本,把以上内容复制,保存,例如:在PLSQL Developer\PlugIns文件夹下新建shortcut.txt。

在PL/SQL中登陆,选择:Tools-->Preferences-->User Interface-->Editor-->AutoReplace

技术分享

点击保存。

 

PL/SQL设置快捷键

标签:

人气教程排行