If you are looking for software to use, go to Huajun Software Park! software release

Hello, if there is a need for software inclusion, please package the software and attach the software name, software introduction, software-related screenshots, software icon, soft copy, and business license (if you do not have a business license, please provide the front and back of the corresponding developer ID card) and a photo of yourself holding your ID card) and send it to your email http://softwaredownload4.com/sbdm/user/login

Hide>>

Send to email:news@onlinedown.net

Hide>>

Location: front pagePC softwareProgramming softwareDatabase class Qingyun oracle tools
Qingyun oracle tools

Qingyun oracle tool 2.7612

QR code
  • Software licensing: free software
  • Software size: 5.77MB
  • Software rating:
  • Software type: Domestic software
  • Update time: 2014-10-08
  • Application platform: Winxp/vista/win7/2000/2003/NT/9x/me
  • Software language: Simplified Chinese
  • Version: 2.7612

Download the service agreement at the bottom of the page

Software introduction Related topics FAQ Download address

Basic introduction
Qingyun oracle tool section first LOGO
Oracle’s common third-party tools are mainly: toad, PLSQL Developer, and object browser; each has its own advantages and disadvantages: toad is mainly powerful; PLSQL Developer is mainly accurate in compilation; object browser is mainly user-friendly; but in the usual program development process , even if you use the above tools, it still doesn’t feel particularly convenient.
Similar software
Release Notes
Software address

For this, I made a simple oracle tool:

1. It can conveniently generate various common SQL statements for selected fields. It is a powerful tool for developers to debug and generate SQL.

2. Right-click on each list to sort, filter, search, print, and export to multiple formats, including Access.

3. It is very convenient to view the table structure, and it is also very convenient to maintain and debug the data of the table.

4. It is very convenient to modify the TABLE name, VIEW name, and COLUMN information. The most important thing is that it is very convenient to modify their comments (some well-known software does not even provide the processing of View field comments).

5. All field information can be listed for easy comparison. General tools only provide the relationship between tables and fields, and cannot list query processing for fields.

6. In general databases, the same field name may be used in multiple tables. In most cases, its type, length, and remarks are basically the same. However, we are often careless when designing and set different type length comments for the same field name, so I made a "same name field check" function that can check these problems and make batch changes. This is also the biggest highlight of the software.

7. Oracle has a characteristic that if the table structure changes, many views, stored procedures, triggers, etc. will become invalid. At this time, these invalid objects must be recompiled. But this action is often forgotten, so I added a function to retrieve and correct invalid objects.

8. You can monitor the shared area to understand the bad SQL and execution plans.

9. You can connect to the database on "bare metal", which means you don't need to install the Oracle client.

10. Compatible with 5 versions of oracle8,9,10,11,12.

FAQ