plsql中 perferences 下的 user interface 下的editor 中的 autoreplace。在definition file中指定自己定义的文件的路径就可以了。
f = FROM
s* = SELECT COUNT(*) FROM
w = T WHERE
st = SELECT T.*,T.ROWID FROM
s = SELECT * FROM
l = LIKE '%%'
r = region =
d = DELETE FROM
本文详细介绍了PL/SQL中preferences下的userinterface编辑器中autoreplace的配置方法,包括如何在definitionfile中指定自定义文件路径。
plsql中 perferences 下的 user interface 下的editor 中的 autoreplace。在definition file中指定自己定义的文件的路径就可以了。
f = FROM
s* = SELECT COUNT(*) FROM
w = T WHERE
st = SELECT T.*,T.ROWID FROM
s = SELECT * FROM
l = LIKE '%%'
r = region =
d = DELETE FROM
454

被折叠的 条评论
为什么被折叠?