Oracle General (1803)
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) Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
1 4233WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
1 6800I am using oracle developer suit(form 10g), On used ole2
objects to initialize excel and worksheet and on "BEFORE
REPORT" i am printing report heading in excel using OLE2
objects only. if i run report from developer suit report
builder it give output in excel normally and what expected
but when ever i put same report on server and run report
from application it gives error : " Terminated with error :
REP-1401 'before report': FATAL pl/sql error occured.
ORA-43356; message 43356 not found; Product=RDBMS; facility
= ORA." Please reply it is urgent
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
3 5823
Give syntax for SQL and ORACLE joins.
How to convert a string to a date in oracle database?
What is oracle partial backup?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is table partitioning and why is it required?
How to define an external table with a text file?
What is the difference between post-database commit and post-form commit?
How to get last row id?
Explain the types of record group.
How can a single instance environment be converted into rac environment and how will they be different?
What is an SQL FORMS ?
You have taken import of a table in a database. You have got the integrity constraint violation error. How you are going to resolve it.
how report can be generated if we have the database designed in oracle 10g?
What is varray?
How to drop an index in oracle?