GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  Oracle Forms 4.0
Go To First  |  Previous Question  |  Next Question 
 Oracle Forms 4.0  |  Question 6 of 92    Print  
Explain  types  of  Block  in  forms4.0?
 
Base  table  Blocks.
   Control  Blocks.
          1.   A   base   table   block   is  one that is associated with a specific database  table or view.
           2.   A   control  block is a block that is not associated with a database  table.
 
ITEMS



  
Total Answers and Comments: 3 Last Update: February 13, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 14, 2005 09:18:30   #1  
manoj        

data block nd control block
hi manoj hereData block is connecte dto the database but control block is not associated with any database table or procedure.
 
Is this answer useful? Yes | No
December 24, 2006 05:32:30   #2  
manikandan        

RE: Explain  types  of  Bloc...

1)Datablocks that is directly related to base tables thru stored proc or views and

2 control blocks not associated with base tables


 
Is this answer useful? Yes | No
February 13, 2008 14:15:52   #3  
g_sidhu Member Since: August 2007   Contribution: 122    

RE: Explain  types  of  Block  in  forms4.0?
Base-table blocks as their name implies are based on a database table or view and must contain at least one item that is based on a column in that database table or view. If you create a block based on the STUDENT table at least one of its items must be based on a column in the STUDENT table such as STUDENT_ID LAST_NAME or one of the other columns. Non-base-table blocks are not based on any database object nor are any of their items. They typically contain non-base-table items such as buttons. Sometimes they contain display items that show non-database information such as the time or perhaps the user s name.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape