Answer Posted / sohini ghosh
In RDBMS, a unique key can uniquely identify each row in a
table, and is closely related to the Super key concept. A
unique key comprises a single column or a set of columns.it
can be null.
A primary key is a special case of unique key. Primary keys
may consist of a single attribute or multiple attributes in
combination.It can't be null..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Does list maintain insertion order java?
What is method reference in java?
What is pre increment and post increment in java?
what type of questions asked for barclays technologies pune please send urgent
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
Why java is considered dynamic?
Explain about public and private access specifiers?
What is a java string?
what is thread? : Java thread
Difference between arraylist and hashset in java?
Differentiate between stringbuffer and stringbuilder in java.
What are the advantages of inner classes?
What do you mean by scope of variable?
What are the types of java languages?
What does split function do in java?