Editorial / Best Answer
				 
							 						        Answered by: 
				       	Vijay Raj Jaiswal
			                            
			         
                        
                        
			        
				 
	                    Hi this is modified answer ,pls post this instead of previous which i post
Primay Key                     Unique key
-----------                  ------------------
There is only one         there may be more than 1
Primary key for           Unique Key in table 
1 table
It can not contain           It Can contain Null Value
Null value
 
			 
          
What is difference between UNIQUE and PRIMARY KEY constraints?
Editorial / Best Answer
Answered by: Vijay Raj Jaiswal
Hi this is modified answer ,pls post this instead of previous which i post
Primay Key Unique key
----------- ------------------
There is only one there may be more than 1
Primary key for Unique Key in table
1 table
It can not contain It Can contain Null Value
Null value
Related Answered Questions
Related Open Questions