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

Does a Before form trigger fire when the parameter form is suppressed ?

1 Answers   Oracle,


What is bind variable in oracle 11g?

0 Answers  


Can objects of the same schema reside in different tablespace?

0 Answers  


who is the father of oracle and send chodd rules

4 Answers   ME,


What are the types of synonyms?

1 Answers  






What are the advantages of oracle 12c?

0 Answers  


What are the oracle built-in data types?

0 Answers  


What are the type of Synonyms?

1 Answers  


10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables

6 Answers   Mind Tree,


 What are the oracle DML commands possible through an update strategy?

0 Answers   Informatica,


which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help

5 Answers  


How to create index-by table in oracle?

3 Answers  


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