Hi,
Has anyone else run into this?
When the code assistant pops up the list of parameters for, for example, "regexp_replace", they are listed alphabetically. This isn't inordinately helpful:
... I had a look in preferences, but couldn't see anything obvious.
I'm using v.12.0.5.1828 (32-bit) talking to a 12.1.0.2 database.
Has anyone else run into this?
When the code assistant pops up the list of parameters for, for example, "regexp_replace", they are listed alphabetically. This isn't inordinately helpful:
Code:
(result) varchar2
[modifier] in varchar2
[occurrence] in binary_integer
pattern in varchar2
[position] in binary_integer
[replacestr] in varchar2
srcstr in varchar2
... I had a look in preferences, but couldn't see anything obvious.
I'm using v.12.0.5.1828 (32-bit) talking to a 12.1.0.2 database.