Changing Case

From DBArtisan
Jump to: navigation, search

Go Up to Common Word-processing Operations

When writing SQL scripts, you can change the letter casing of certain statements or lines of code. You can change case from lowercase to uppercase, or from uppercase to lowercase, using the case functions.

Changing Case

To change case, do the following:

  1. Select one or more letters in your script.
  2. On the Edit menu, select Upper Case.
OR
On the Edit menu, select Lower Case.