GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Database  >  MYSQL

 Print  |  
Question:  what is difference between candidate key and primary key



June 06, 2008 08:18:52 #1
 shankcool   Member Since: June 2008    Total Comments: 1 

RE: what is difference between candidate key and primary key
 
A candidate key is a unique identifier that could be used as a primary key, which when you choose the primary key, the rest will then just be data fields
     

 

Back To Question