Case, Formatting, Options Dialog Box

Use the Case section of the formatting options to setup case for automatic code formatting in the Query editor. You can apply the following options: 

Settings

Keyword case

Determines a keyword case.

Upper

A word will be typed in the upper case. It is a default value.

Lower

A word will be typed in the lower case.

Caps

A word will have the first letter in the upper case, and all the other letters in the lower case. If the word contains underscore characters, the first letter after the underscore character will be in the upper case.

Built-in case

Determines a built-in function case.

Upper

A word will be typed in the upper case. It is a default value.

Lower

A word will be typed in the lower case.

Caps

A word will have the first letter in the upper case, and all the other letters in the lower case.

Original

A word will be typed in the same case as it appears in the suggestion list.

Identifier case

Determines an identifier case.

Upper

A word will have the upper case.

Lower

A word will be typed in the lower case. It is a default value.

Caps

A word will be typed in the first letter in the upper case, and all the other letters in the lower case. If the word contains underscore characters, the first letter after the underscore character will be in the upper case.

Original

A word will be typed in the same case as it previously appeared in the script.

Variable and Parameter case

Determines variable and parameter case.

Upper

A word will be typed in the upper case.

Lower

A word will be typed in the lower case. It is a default value.

Caps

A word will have the first letter in the upper case, and all the other letters in the lower case. If the word contains underscore characters, the first letter after the underscore character will be in the upper case.

Original

A word will be typed in the same case as it appears in the suggestion list.

See Also