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  >  D2K

 Print  |  
Question:  Oracle Forms - SYSTEM.CURRENT_BLOCK

Answer: Can :SYSTEM.CURRENT_BLOCK value be changed. If yes how? If no Why?
With Example


May 05, 2009 06:45:41 #2
 bunny.arora   Member Since: March 2008    Total Comments: 1 

RE: Oracle Forms - SYSTEM.CURRENT_BLOCK
 
Because it's a read only variable which contains the value of current block in itself and this could not be used to assign value to current block rather used for retain the value.
     

 

Back To Question