Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
1 5017
How to turn on or off recycle bin for the instance?
How much memory your 10g xe server is using?
What is the purpose of the import option ignore? What is its default setting?
How do I become a database administrator?
How to assign values to data fields in record variables?
How to get a list of all background sessions in the database?
Explain what are the type of synonyms?
What is a tns file?
What is the difference between view and materialized view in Oracle?
What is a relational database management system?
How to create a new table by selecting rows from another table?
What is meant by recursive hints in oracle?
What is execute immediate in oracle?
What is the use of aggregate functions in oracle?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame