You are on page 1of 7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

Data Blocks And Its Relationships


Oracle Forms

Course Home
Introduction to Oracle Forms Form Builder Installation and tns C onnection Key Points Setting up Forms Builder to develop Oracle Apps forms Object Navigator Data Blocks And Its Relationships Form Level, Block Level and Item Level Triggers Property Palette Layout and Different Types of C anvas Program Units Apps Stand and template.fmb Usage in Developing apps Forms Developing a Simple Form Using Data Block and Layout Wizards Modifying Form Through Wizard Developing a Form Manually What Is a Record Group Developing Query Only Forms Developing Form Layout With Vertical Scroll Bar Add List of Values to The Parameters in Query Find Developing Master Detail Form Developing a Form For Oracle Applications Form registration C reating a Form Function Assigning Form Funtion to Menu Example of Extension Using C ustom.pll Forms Personalization Introduction Form Personalization structure Action type : Property (C hanging Property of form field) Action type : Message(Adding Message For a Specific Event)

Video Tutorials Expert Atricles Tips and Code Assignments & Quizzes Corner Interview Questions

newtonapples.com/data-blocks-and-its-relationships/

1/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

..
See other relevant topics

No relevant added yet. Give us sometime to get this right!

Data blocks are associated with data (table columns) with in a group. By default, the association between a data block and the database allows operators to automatically query, update, insert and delete rows with in a table. Data Block is the form object that contains data elements. The data block is usually closely related to a database table or view. The data block elements receive database values for display, update, or deletion. Data blocks also receive information that has been input for insertion into the database. Data blocks generate dynamic SQL statements (INSERT, UPDATE, and DELETE) that interact with the database. Data blocks can be based on the database tables, views, procedures, or transactional triggers.

newtonapples.com/data-blocks-and-its-relationships/

2/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

We can create data block using two options (i.e. Wizard or Manual) as shown below.

In addition, a data can also be a master or detail block. Master block displays a master record associated with detail records displayed in a detail block. A detail block displays a detail records associated with a master record displayed in master block. Data Blocks Relation:-

newtonapples.com/data-blocks-and-its-relationships/

3/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

Lets create a relationship between two data blocks i.e. DEPT and EMP.

newtonapples.com/data-blocks-and-its-relationships/

4/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

Click on + icon the below window will display and specify the join condition between two data blocks DEPT.deptno = EMP. deptno.

Then click on Ok button relationship will be created as shown in the below figure.

newtonapples.com/data-blocks-and-its-relationships/

5/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

<< Object Navigator Form Level, Block Level and Item Level Triggers>> This post has been viewed 650 times

About the Author: Venkat

(6 votes, average: 5.00 out of 5) Loading ...


Disclaimer: Contents expressed in this post are viewpoints of independent authors/contributors and are not reviewed for correctness or accuracy by NewtonApples.com. Any opinions, comments, solutions or other commentary expressed by post authors/contributors are not endorsed or recommended by NewtonApples.com or any vendor. If you feel a post is inappropriate, click here to let us know and we will take the appropriate action

Comments Closed
newtonapples.com/data-blocks-and-its-relationships/ 6/7

11/7/13

For| 02| -05 Data Blocks And Its Relationships

Testimonials
Newton Apples is Amazing! The way courses are structured and delivered is top notch and easy to understand. I appreciate your vision. - Abhijeeth The courses are well structured and the online classroom sessions are great. The faculty are very experienced and helped me a lot with any issues that I faced. - Varma I've been a member since they started and I'm proud to tell you all that I have grow to the level of being a faculty at Newto n Apples - Anusha

Tag Cloud

ajax ajax basics ajax for beginners ajax programming ajax programs ajax tutorial ajax tutorials c basics c introduction c language c language tutorial cpp cpp programming cpp tutorial cpp
tutorials c programming c programming tutorial c Programming

tutorial c tutorials
Oriented

learning ajax learning c language learning php oaf Object

Oracle oracleapps oracle functions oracle reports oracle report


PLSQL PLSQL

tutorial PHP php basics php programming php programs php tutorial PHP tutorials Tutorial XML Tutorials

Programs Sql sql functions sql tutorial tutorial tutorial cpp xmlpublisher XML
Most Viewed
OR|00|-01 Oracle PL/SQL Tutorial DS|01|-02. DataStage Architecture & Client Components OR|00|-01 Oracle SQL DS|02|-06. Stages in DataStage DS|01|-04. Parallel Processing & Partition Techniques Notable new Features in DataStage 8.5 DataStage Transformer Looping Example 2 Newton Apples Copying, replication, and distribution of content available on NewtonApples.com is prohibited

newtonapples.com/data-blocks-and-its-relationships/

7/7

You might also like