No uppercase option for SQL function calls Permanently deleted user 创建于 2016年06月13日 20:14 Can't find it; "decode" is lowercase, nothing changes it.
Hello,
This is valid not only for decode() but for all procedures/functions.
Here is a related request submitted to our tracker here: <https://youtrack.jetbrains.com/issue/DBE-2764>. Please vote for it in order to move it up in the queue and receive notifications regarding the progress of the feature. See more information on working with tracker at <https://intellij-support.jetbrains.com/entries/23368682>.
Why are they lowercased? Is that how DB2 queries should be? Typically in documentation I've seen them UPPERCASED.