Answer Posted / 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 |
Post New Answer View All Answers
Have you used lexical parameters in reports?
Were you involved in any data conversion, which one?
Are you familiar with user exits in reports?
Any work done in oracle workflow builder. Did you customize or build a new workflow?
How many concurrent programs you have customized, can you name some of them?