MCQs>IT & Programming>PostgreSQL MCQs>Premium Corp. uses alphanumeric characters for EmployeeID which contains 7 digits prefixed with 3 characters. The 3 characters describe the department code. You need to show the department code and the Employee number separately, where department code should be in capital letters. Which function(s) will you have to use for this?
PostgreSQL MCQs
Premium Corp. uses alphanumeric characters for EmployeeID which contains 7 digits prefixed with 3 characters. The 3 characters describe the department code. You need to show the department code and the Employee number separately, where department code should be in capital letters. Which function(s) will you have to use for this?
Answer
Correct Answer: UPPER()
Explanation:
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one