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 I find my oracle client driver version?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
What are the arithmetic operations?
dear sir/madam, i have done my engg in 2007 after that i did oracle course (sql,plsql,forms,reports) .from 2008 to 2009 i searched job but didnt got.so i planned to move to sales field & i gone to dubai.till now i m in sales only.now i want to shift my career in to IT industry.but now people are not hiring as fresher.so i planned put fake 1 + exp. is it good or bad or any other way is there to enter in IT.please suggest me or call me 09632087338.
What is the minimum client footprint required to connect c# to an oracle database?
8. Display the client name and order date for all orders using the natural join keywords.
How to delete a user account in oracle?
What are the built-in functions used for sending Parameters to forms ?
How do we get field detail of a table?
How to resolve the ORA-39133 error in Oracle?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
Why use resource manager in Oracle?