Database Traversal Tool

Source: Internet
Author: User

As a UF two times developer. The most painful thing is to access a new version, and there is no data dictionary.

If you want to find the value of a field, which table, in the absence of a data dictionary, there is only one trace of the SQL executed by the UF. If you can't track it. Only one table can be checked, but is it possible?

So I developed a tool for myself. Direct, more useless

The tool first connects to the database and then gets all the data tables. We only need to enter the value to find. Then the software can be looked up in a single table. If the table has a word Gencun in that value, it is listed.

You can also navigate directly to which field of a table the value is taken from. Of course, this is a cost, and the execution speed is much slower.

The software has been developed to the second version. The next version will take multiple threads and increase execution speed. Stay tuned.

Database Traversal Tool

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.