When a form is invoked with call_form, Does oracle forms
issues a save point ?
Answer / sudipta santra
Yes, absolute , Oracle forms retain the savepoint at the
place from where the 'Call_Form is being invoked.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain drop constraint oracle?
What are the uses of a database trigger?
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
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
What is the difference between I and G in Oracle?
What is recovery manager(rman) backup in Oracle?
Explain the use of record option in exp command.
Give syntax for SQL and ORACLE joins.
What privilege is needed for a user to query tables in another schema?
what is host string in sql plus? how does it related to database?
How to create additional tablespaces for an new database?
What is oracle rowcount?