Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to set shortcut keys for PL/SQL statements

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Joke: when I first came into contact with the work of operation and maintenance, I sometimes saw some great gods come at hand with sql, and the speed of knocking on a complete sql was confusing. Later, I asked for advice and found that I could make full use of the shortcut keys of the PLSQL tool to improve efficiency. The following is a little summary of my own.

Description: when using PL/SQL, the commonly used sql statements are:

SELECT * FROM.

SELECT COUNT (*) FROM.

You can quickly output these two statements by setting keyboard shortcuts. Here are my own shortcut keys.

You can set it to "fast" as you like.

Sf = SELECT * FROM

Scf = SELECT COUNT (*) FROM

Settings: tool (Tool) è preferences (Preference) è user interface (User Interface)

è editor (editor) è automatic replacement (Auto replace) è editor (Edite)

Enter sf=select * from and scf=select count (*) from and save it.

Of course, the above settings are my own shortcut keys.

If you have any questions, please leave a message.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report