Is primary key = unique key,not null?
If yes,please explain
IF No,please explain

Answer Posted / edara satish

More or less both the keys sounds same, but the major
diffrence is where unique will allow null values, because
each null treated as a diffrent value internally. Incase of
primary key it will not allow any repeated data and null
data.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are a query and state the different types of queries and their uses?

512


Can a parameter be passed to a cursor?

600


How to use subqueries in the from clause in oracle?

582


I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.

1862


Please explain oracle left join with an example?

587






what are actual and formal parameters?

596


What are the built-in functions used for sending Parameters to forms ?

2850


Use of an integrity constraint is better to validate data. Explain

547


what is the dual table in oracle?

556


What is a nvl function? How can it be used?

565


IS it possible to built the oracle database without setting the kernal parameters?

1763


Name the three major set of files on disk that compose a database in Oracle?

636


hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.

1965


How to create an oracle testing table?

594


types of indexes and the rationale behind choosing a particular index for a situation.

1986