No uppercase option for SQL function calls

Can't find it; "decode" is lowercase, nothing changes it.

1
Avatar
Permanently deleted user

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>.

-1
Avatar
Permanently deleted user

Why are they lowercased? Is that how DB2 queries should be? Typically in documentation I've seen them UPPERCASED.

0

请先登录再写评论。