16. Display the order number, order line number and the
shipping date. If the shipping date is null, display the
string <not shipped yet>.



16. Display the order number, order line number and the shipping date. If the shipping date is null..

Answer / chanti

select order,orderline,decode(shipped date,null,'not
shipped',shipped date) from <TN>

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle General Interview Questions

what is the use of triggers in Java program? I mean where do we use triggers in Java programming?

1 Answers  


What is data block in Oracle?

1 Answers   MCN Solutions,


What is TNS File

7 Answers   Thermotech,


What is use of oracle?

2 Answers   Satyam,


How would you best determine why your MVIEW couldnt FAST REFRESH?

1 Answers  


how may join possible between (requisition with purchase order)

1 Answers  


How do I know if oracle is installed on windows?

1 Answers  


find out first highest salary?

10 Answers   Verinon Technology Solutions,


Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this

2 Answers   HCL,


What is the difference between substr & instr functions?

1 Answers  


What is Database Buffers ?

1 Answers  


How many categories of data types in oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • 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)