GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Forms Customization
Go To First  |  Previous Question  |  Next Question 
 Forms Customization  |  Question 38 of 47    Print  
Why are views used in the data blocks of a standard form instead of mapping directly into the base tables?

  
Total Answers and Comments: 1 Last Update: June 30, 2006     Asked by: Brinda 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 30, 2006 01:42:48   #1  
Richa        

RE: Why are views used in the data blocks of a standar...
This is because base tables have huge amount of data and because of which if we work directly on the base tables it will hit the performance. Also views are simplified versions of the base tables which are easy to understand and hence to work upon.
 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Template form is provided by Oracle to develop NEW form in APPS environment. It contains pre-defined libraries (.pll )as mentioned in the earlier post.  To customize , we need to ADD code within custom.pll which is another /pll provided with this ...


Latest Answer : Form functions are used to call forms. Form functions are important because we can use same form in different ways using form function. For ex. If for some responsibility say form 'A' should be opened only in query mode then we can build form function ...

Latest Answer : A subfunction is a securable subset of form functionality.A function executed from with in a form ...

Latest Answer : Mostly through buttons or graphical elements of the form ...

Latest Answer : Folder form is adjustable form layout where you can change the postion,promt and number of feilds displayed and the default query with which the form has to be opened ...

Latest Answer : DB Trigger are not allowed in Apps. ...

Answer posted by Thangs on 2005-05-20 16:58:31: FNDSQF, APPCORE, APPCORE2, APPDAYPK, CUSTOM 
Latest Answer : appcore,appdaypk,appcore2,fndsqs ...

Latest Answer : Yes, we can give comments to our form. To give comments, go to the Module's property sheet, under General heading you can see COMMENTS property, we can provide form comments here. Also change history done to the FORM can be mentioned here. ...

Latest Answer : Did you attach the form to menu. And both calling form and new form should be attached to the menu and that menu should be accessible by the responsibility which you are using ...


 Sponsored Links

 
Related Articles

Breaking up XML into Relational Data

Breaking up XML into Relational Data While the preceding example shows how to construct an XML representation over relational data the example in this section illustrates how you can shred XML data back into relational data This reverse operation can be useful if your application works with relation
 

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Taking Advantage of Standard Internet Protocols

Taking Advantage of Standard Internet Protocols As mentioned Oracle XML DB provides native support for standard internet protocols such as S WebDAV and Continuing with the preceding sample you might for example upload another employee XML document into the XML repository with one of the above prot
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

Using XMLType Views

Using XMLType Views Using XMLType Views XMLType views provide a convenient way to construct XML representations of relational data without physically migrating that data into XML Once written an XMLType view may be used in various queries making them simpler and so increasing their readability mosgo
 

Retrieving XML Data

Retrieving XML DataTo retrieve XML data from an XMLType table you can use a SELECT SQL statement just as you would if you had to query a relational table For example to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section you might issue the
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

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