WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?

Answer Posted / viswa

view is one of the object, it is like as a table ,it will
created based on table,it has no data,using this we can
retrieve particular organization information

syntax
create view<view name> as select *from <table name> where
org_id=userenv('client_info')

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the types of flexfield?

605


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1677


Can you differentiate between mediator and osb?

627


What is oracle soa suite and what are its different components?

647


Can u give the Documentation of Custom.pll in oracle apps

2993






What is a value set? List its various types.

650


What do you understand by soa and what are the benefits of using this architecture?

619


What is oracle soa suite?

763


What are file in oracle.

1812


Tell me how to find the custom directory in front end?

662


Plz anybody send me Technical specification for AP Interface

2011


How can we import the data into a database using sql * loader?

680


How can a process be deployed in soa?

696


What does appl_top directory contain?

646


tell me the scenarios of the independent in reports

2108