ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
Sunday, November 8, 2020
New version of Quick PL/SQL, a code generator for PL/SQL
›
I've released a new version of Quick PL/SQL, the code generator for PL/SQL based on the same concept as QuickSQL in APEX, but for PL/SQL...
1 comment:
Sunday, December 8, 2019
Translation enhancements in APEX 18 and 19
›
The Oracle Application Express (APEX) documentation summarizes the translation process thus: "To translate an application developed i...
Sunday, June 16, 2019
APEX custom Theme Style performance
›
When you create an application in Oracle Application Express (APEX) using the Universal Theme, the application comes with a few default ...
Thursday, April 25, 2019
Thoth Gateway version 1.4.3 now available
›
I've updated the Thoth Gateway (a PL/SQL web gateway similar to mod_plsql and ORDS, but written in .NET that allows you to run APEX and...
10 comments:
Wednesday, January 30, 2019
APEX Plugin: Execute PL/SQL code and return content to page (updated)
›
Oracle APEX has a built-in Dynamic Action called "Execute PL/SQL Code" that executes a block of PL/SQL code on the server via an A...
6 comments:
Thursday, August 9, 2018
Quick PL/SQL, a code generator for PL/SQL based on simple markup
›
Maybe you've heard about " Quick SQL ", a utility (previously a separate application, now part of APEX 18.1 itself) that gener...
8 comments:
Monday, March 19, 2018
Thoughts about the APEX_UTIL package
›
The APEX_UTIL package in Oracle Application Express is a mixed bag of "miscellaneous" stuff. From the documentation : " You...
2 comments:
‹
›
Home
View web version