12. Display the client name in upper case only and in lower
case only.



12. Display the client name in upper case only and in lower case only...

Answer / devraj

Use function Lower and upper

select lower(ename), upper(ename) from emp;

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Oracle General Interview Questions

Explain the difference between sql and oracle?

0 Answers  


17. Display the order number and average item cost for each order.

1 Answers   Wipro,


What is a data segment ?

1 Answers  


What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?

4 Answers   Microsoft, Wipro,


Give syntax for SQL and ORACLE joins.

0 Answers   TCS,


Explain compound trigger in oracle?

0 Answers  


How you open and close a cursor variable.Why it is required?

2 Answers  


Why does oracle 9i treat an empty string as null?

0 Answers  


What is an oracle database table?

0 Answers  


How to create a single index for multiple columns?

0 Answers  


How to shutdown your 10g xe server from command line?

0 Answers  


What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)