Make selection Uppercase: To change selected text to uppercase (or press Ctrl+Shift+U)
Make selection Lowercase: To change selected text to lowercase (or press Ctrl+Shift+L)
Hi, I wish to have this feature or maybe a new one to work like, Change the text in UPPERCASE, to uppercase only SQL commands, not the tables, fields. That should be as in table, database.
Or could be a new feature “Change SQL commands to uppercase/lowercase”.
this can be useful for coders, we have UPPERCASE the SQL command to easier see in script.
SELECT * FROM tablename;