GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Oracle Forms 3.0

 Print  |  
Question:  Hi,
what is place holder column?
where we can use other than formula column?




December 12, 2006 08:49:46 #3
 rampratap409   Member Since: September 2006    Total Comments: 108 

RE: Hi,what is place holder column?where w...
 

Place holder column is the name of variable which can hold a calculated value like ( sum, avg..) or the value can be set by function or by a pl/sql block.

use of place holder column for aggrigate function is not advised, for that use summary column.

     

 

Back To Question