Difference between primary key and unique key ?
Answer Posted / rajkumar tiwari
Primary key contain non repetitive value and not null
value,and primary key is created on clustered index.In the
table their should be one primary key column.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do I escape a reserved word in oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How many categories of data types?
Use of an integrity constraint is better to validate data. Explain
What to do if the binary spfile is wrong for the default instance?
what is normalisation?what are its uses?
What is a tns service name?
What is dynamic proxy?
What happens to the indexes if a table is recovered?
Why do you use stored procedures and state some of its disadvantages?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
Explain integrity constraint?
How to open and close an explicit cursor in oracle?
What is tns name?
What is a directory object?