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
how to convert Java project into Maven ?
What is the best way to findout the time/memory consuming process?
What is use of a abstract variable?
Where will it be used?
What is the intersection and union methods?
Explain java coding standards for methods?
How do you use equal in java?
What is a variable declaration?
How do you escape in java?
State the main difference between c++ and java?
Is alive in java?
What is a concrete classes? Is Java object class is concrete class?
What is the string function?
Explain spliterator in java8?
How will you load a specific locale?