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 |
how report can be generated if we have the database designed in oracle 10g?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
What are modalless windows?
What is the remove on exit property?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is the difference when Flex mode is mode on and when it is off?
How do you reference a Parameter?
How can we call a URL from a menu (Oracle Forms 6i)?
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
how do u run sql loader
.fmb will be in which folder
What do you understand by lov and how can it be used?