Can a formula column be obtained through a select statement?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is oracle forms?

598


What is the difference between flex mode and confined mode?

526


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1596


why the Ctl file u put only in bin folder why not in other folder

1594


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2485






if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1476


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1443


What do you understand by lov?

565


did u received a single file or multiple files

1608


hiding item in report how like that properly,thats manually but at runtime i want to do

2550


What is a matrix report and how many minimum groups are required to prepare the same?

548


What do you understand by oracle forms and why are they required?

551


How can we generate report output in excel format?

553


List the different types of columns in oracle reports.

570


Explain the various types of oracle report?

543