what is the difference between primary key and unique key?

Answer Posted / karishma39malik@gmail.com

primary key means... a key that is unique among all keys.. n
has no duplicate values and no repeated columns...
unique key is a key defined uniquely among all keys...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the IT field raise again? What is the position of IT after 4 years?

1678


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

603


please any one pass file aid,xpeditor and endeavor tools

1882


9.Difference between even and odd signals?explain with the diagram?

2958


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1449






which book we learned this mantis? how many version are realsed this mantis upto now?

1419


Difference between debugging, running, executing of an application

3483


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

583


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1750


what is dot net framework

2345


how will you code the subfile which is in editing mode (multiple case subfile)?

1597


Is class is a abstract datatype in java?

1447


what is apt_dump_score in datastage where it is useful

1494


how to generate dsnless connectivity in j2ee

1522


purpose of abstraction and interface

1524