Changing Case
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:
- Select one or more letters in your script.
- On the Edit menu, select Upper Case.
- OR
- On the Edit menu, select Lower Case.