Oracle- (自动替换)
2021/7/15 19:08:21
本文主要是介绍Oracle- (自动替换),对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
- open pl/sql, click "Tools" >>Preferences
2. find "User Interface" module, click "editor".
3. prepare a txt file as below:
4. Drag the zip code scroll bar with the mouse, find the "auto replace" module, "Enabled" and choose the file you have created.
5. replace the file , click "Apply" &"Save" .
6. Then in Edit page ,
Input "sf" and press "Space" key, then will auto replace to "select * from"
Input "sr" and press "Space" key, then will auto replace to "select t.*,t.rowid from "
这篇关于Oracle- (自动替换)的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-11-04rebbitmq哪种情况下会丢失消息-icode9专业技术文章分享
- 2024-11-04cURL error 56: Recv failure: Connection reset by peer的报错原因是什么-icode9专业技术文章分享
- 2024-11-03VMware ESXi 6.7 U3u macOS Unlocker & OEM BIOS 2.7 标准版和厂商定制版
- 2024-11-03set language level to 8 - lambdas报错信息是什么意思?-icode9专业技术文章分享
- 2024-11-02在 Objective-C 中strong 和 retain有什么区别-icode9专业技术文章分享
- 2024-11-02NSString 中的 hasPrefix 有什么作用-icode9专业技术文章分享
- 2024-11-02在 C 和 Objective-C 中inline的用法是什么-icode9专业技术文章分享
- 2024-11-02文件掩码什么意思?-icode9专业技术文章分享
- 2024-11-02在 Git 提交之前运行 composer cs-fix 命令怎么实现-icode9专业技术文章分享
- 2024-11-02为 Composer 的 cs-fix 命令指定一个目录怎么实现-icode9专业技术文章分享