Visual Expert for Oracle PL/SQL

Check out these short videos to see Visual Expert's Features in Action

How does Visual Expert works

This video describes how Visual Expert works and the different elements that compose it.

How does Visual Expert works

In this video you will learn what is the best configuration depending on your use of Visual Expert.

Managing Visual Expert Keys

In this video you will see how to manage Visual Expert Keys.

Find References to a Column in your PL/SQL Code

Find all references to a column in your PL/SQL code, using Visual Expert. Avoid regression bugs by analyzing the consequences of each change in your Oracle database.

Automatic Documentation of PL/SQL Code

Generate a technical documentation for your Oracle PL/SQL code. Schedule and share automatically the documentation between team members.

How to create a Visual Expert for Oracle Project

Create a new Visual Expert project, connect to your Oracle database, select the DB objects and PL/SQL code that you wish to analyze with Visual Expert.

Analyze CRUD Operations (Create, Read, Delete, Update) with Visual Expert

Generate a CRUD Matrix, showing which programs access your data. For instance, which Procedures or Functions use which Tables