How to restrict the duplicate records in table valuesets
Answers were Sorted based on User's Feedback
Answer / znaukak
Create unique key for this column where value should be
inserted.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / 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 |
What is the max number of columns in an oracle table?
How to select an oracle system id (sid)?
Is there any function in oracle similar like group_concat of mysql?
What is an Oracle sequence?
How to open a cursor variable?
What is a user account in oracle?
What is oracle rowcount?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
How are extents allocated to a segment?
How to create a new user account in oracle?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,