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 |
What are summary column and placeholder column in reports?
What are record groups ?
What is current record attribute property?
how can you pass values to-and-fro from foreign function?
Explain how to convert a report into excel sheet.
What are referenced objects? Explain the importance of referencing.
Difference between vat and property class.
What do you understand by format trigger?
What is secure property?
What is forms_mdi_window?
How do you run ms_batch file in forms?
what are savepoint mode and cursor mode properties ?