Can a formula column be obtained through a select statement?



Can a formula column be obtained through a select statement?..

Answer / anil_abbireddy

Yes,
Ex:-
select empno,ename,sal,sal*10/100 hike from emp;
expl: here hike is the formula column obtained through
select statement

Is This Answer Correct ?    8 Yes 6 No

Post New Answer

More Oracle Forms Reports Interview Questions

How can a square be drawn in the layout editor of the report writer?

1 Answers  


List out the oracle forms configuration files?

0 Answers  


What is system.coordination_operation?

1 Answers  


What use of command line parameter cmd file?

1 Answers  


How many pages you can in a single form ?

1 Answers  






How you define procure to pay?

1 Answers   PWC, Zensar,


all steps of bitmap report?

0 Answers   Convergys,


suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?

2 Answers   Oasis,


What is relation between the window and canvas views?

2 Answers   ABC,


how report can be generated if we have the database designed in oracle 10g?

1 Answers  


What is the usage of frame ?

1 Answers   Convergys,


How do you reference a parameter indirectly?

1 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)