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 |
How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.
What are various joins used while writing SUBQUERIES?
What is a heap related to database ?
1 Answers TCS, University of Edinburgh,
Explain mutating triggers.
Whats the benefit of dbms_stats over analyze?
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE
What is a Data Segment ?
how can we write trigger in trigger???????? can we write one trigger on two table???
How do I limit the number of oracle database connections generated by weblogic server?
Explain can a view based on another view?
How to create a server parameter file?
What are the different oracle database objects?