Extensions inspire

APEX Reactant

0

Details

Author:
Catalyst Fire

Category:
Developer Tools

Version:
1.0

Users:
11

Size:
26.22KiB

Updated:
October 03, 2021

Webstore Link:
https://chrome.google.com/webstore/detail/apex-reactant/pbfjcbmgalgppkaeenpelfjfenhgckdk?hl=en&gl=US

Description

This extension is a tool to auto-complete SQL statements within an Oracle APEX application. After you set up a mapping of keywords to table names you can use this extension to create SQL commands based on certain command letters. So if there is a table called CUSTOMER_MEMBERSHIP and it's key is CME, you can type SCME hit tab and it will automatically create a select statement from the CUSTOMER_MEMBERSHIP table.

There are 9 command keys as of this version, they are S, J, W, K, I, F, L,T, and C. Entering any of these letters before a valid table key will create a SQL statement.

S = Select * from {Table Name}
J = Join {Table Name} on
W = Select * from {Table Name} where
K = Select * from {Table Name} where {Key Column Name} = {key that you have copied to your clipboard}
I = Select * from {Table Name} where {Key Column Name} in ({list of keys that you have copied to your clipboard})
F = Select * from {Table Name} where rownum <= 10
L = Left join {Table Name} on

T and C are different than the other commands in that they do not require a table key and they will prompt you for input, all that is needed to trigger this is to to T or C and hit tab. They will ask for either or table name or column name to search for and it will return tables or columns that match your search term.

The options page for this extension allows you to define the mapping of table names and table keys as well as override the f5 key to prevent it from refreshing your browser and instead it will run SQL commands within the SQL commands page in Oracle APEX.

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!