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)
Difference between inner join vs where ?
What is raw datatype?
Explain what are the type of synonyms?
Explain the use of indexes option in imp command.
What is the difference between count (*), count (expression), count (distinct expression)?
In what sequence do triggers get fired by oracle forms?
Why packages are used in oracle?
What is MTTR advisor in Oracle?
How would you change old and new values in an insert, delete and update triggers?
What are the types of Knowledge Modules?
How to join two tables in a single query using oracle?
What is the scd? and Types of SCD?
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
What is oracle thin client?
How to connect the oracle server as sysdba?