Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
We need to implement the below functions:
- UPPER(text) : makes an input text to be upper case.
- LOWER(text) : makes an input text to be lower case.