010-68421378
sales@cogitosoft.com
Your location:Home>News Center >New release

Upcoming PL/SQL Developer 16.0 release

latest update:2024/11/11 Views:42
Upcoming PL/SQL Developer 16.0 release New Features Version 16.0 AI Assistant The most important new feature of PL/SQL D...

Upcoming PL/SQL Developer 16.0 release

New Features Version 16.0

AI Assistant

The most important new feature of PL/SQL Developer 16.0 is the AI Assistant. It allows you to leverage the power of the most popular AI Systems to create, modify or analyze your SQL and PL/SQL code at minimal costs. All you need to do is supply an authorization key for your AI account, after which you can immediately make use of the predefined AI Functions in PL/SQL Developer. You can also create your own AI Functions for specific tasks.

With the predefined AI Functions you can create, modify, finish, fix or optimize SQL or PL/SQL code. You can also let the AI System comment, review or explain code, or you can ask general questions about code. An example of the create function might be:

 

The result is a complete PL/SQL function with comments:

For more information read the complete description of the AI Assistant.

PL/SQL Developer currently supports OpenAI GPT, Google Gemini, Meta Llama, Mistral, Deepseek and AI2SQL. Support for additional AI Systems will follow in the near future.

Oracle PDF Manual Integration

The Oracle PDF Manual integration allows you to quickly access these documents by pressing F1 in an editor or by selecting the Oracle Manuals function from the Help menu. During configuration can select which specific manuals you want to include for indexing. Searches will find topics in all selected manuals:

 

In this case the LOCK TABLE statement is found in 1 manuals: the PL/SQL Language Reference and in the SQL Language Reference. Clicking on a search result will display the corresponding page in the PDF manual:

You can use the contents list, navigation buttons, and search field to navigate the manual.

The PDF format replaces the previously used HTML format, as it offers better performance, navigation, rendering quality, and readability.

SQL Window Bind Variable Support

In addition to substitution variables (prefixed with an ampersand) you can now also use bind variables (prefixed with a colon) in a SQL Window:

 

Bind variables have a string data type by default. You can use the same syntax as with substitution variables to define the data type, default value, selection list, and other properties.

Template Filter

The Template List now has a filter field to quickly find your templates within all subdirectories of the template root directory:

In this case searching for “var” found the template for the varchar2 constant, the varying array type declaration, the variance function, and the varchar2 variable declaration.

Colored Icons Preference

You can now choose between colored and grey icons through a preference. By default the icons will be colored.

 

 

Error Help

In case of an Oracle error or warning, or in case of a compilation error or warning, the help function will now take you directly to the corresponding section on the Oracle Help Center website:

 

Find & Replace Preserve Case

You can now preserve case of the original text when performing a find & replace:

 

When using the Preserve case on replace option, the results are as follows:

 

Other enhancements

Fixes

 

Next:Introducing QuarkXPress 2025
Prev:New VisualARQ 3 - A Game-Changer for Rhino Users in Architecture

© Copyright 2000-2023  COGITO SOFTWARE CO.,LTD. All rights reserved