APEX Reactant
概述
Tool for SQL autocomplete and table/column lookup in Oracle APEX
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.
0 星(5 星制)无评分
详情
- 版本1.0
- 上次更新日期2021年10月4日
- 提供方Catalyst Fire
- 大小26.22KiB
- 语言English
- 开发者
邮箱
ken.wong@catalystfire.com - 非交易者该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。
隐私权
该开发者已声明,您的数据:
- 不会因未获批准的用途出售给第三方
- 不会为实现与产品核心功能无关的目的而使用或转移
- 不会为确定信用度或放贷目的而使用或转移