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 |
What is a tns service name?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What is SYSTEM tablespace and When is it Created?
write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"
What is partitioned table in Oracle?
What is the difference between view and materialized view in Oracle?
What is the meaning of recursive hints in oracle?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
Why do we use coalesce function in oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?