How to avoid duplicate entries in the forms?
Answer / Santosh Kumar Singh
To avoid duplicate entries in Oracle D2K forms, you can use a unique constraint or index on the primary key column(s) of the table you are inserting into. This ensures that no two records have the same values for these columns. Additionally, you can implement validation rules in your form to check for duplicates before an insert operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the method to debug errors in an oracle application.
What is path setting for dll?
What is the sequence of firing in form level trigger?
How many concurrent programs you have customized, can you name some of them?
What is current record attribute property?
What do you understand by anchoring in reports?
What are summary column and placeholder column in reports?
What is oracle d2k?
What is forms_mdi_window?
Difference between vat and property class.
How to convert the oracle reports to excel sheet from oracle?
Which directory will you copy your new custom form, what would be its extension (.fmb or .fmx)?