How to restrict the duplicate records in table valuesets
Answer Posted / shalini gupta
we can create a unique index as well as primary key
constrains to restrict dulpicate record. unique key allows
one null but primary key constrains does not allow null.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Difference between open_form and call_form in oracle.
How would you begin to troubleshoot an ORA-3113 error?
How to work with data objects interactively?
What is connection pooling in oracle?
How to define default values for formal parameters?
what is IDE,DMV in sql server?
How would you change old and new values in an insert, delete and update triggers?
What is a nested table and how is it different from a normal table?
What is an oracle function?
What is raw datatype?
What is bulk collect in oracle?
How to drop a stored function?
How to Truncate Table in Oracle
How to synchronize 2 schema's objects?
What are the uses of a database trigger?