12. Display the client name in upper case only and in lower
case only.
Answer Posted / devraj
Use function Lower and upper
select lower(ename), upper(ename) from emp;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
what is insert all statement in sql
How to run create database statement?
Explain overloading. Can functions be overloaded?
Hi Can any one tell me what are the API's used in requisition import.
What is blob datatype?
What is a system tablespace?
What is a nested table?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What do you mean by merge in oracle?
Explain the different normalization forms?
What is meant by raw datatype?
What language does oracle use?
Explain mutating triggers.
What are the attributes of the cursor?