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 an SQL FORMS ?

2312


can you convert or reverse engineer a fmx back to a fmb file?

708


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

1598


How can we expand Parameter Form Canvas on Reports 6i?

1959


In what sequence do triggers get fired by oracle forms?

539






what is difference between group above and group left report

3204


What is the difference between flex mode and confined mode?

530


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

814


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1534


how to send file attachment from oracle forms

2139


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

2555


if some data is not transfered where it will get stored

1464


what are the oracle forms services components include?

558


What is the difference between bind and lexical parameter?

543


what is a package n what r the packages availbla in report

1615