View Single Post
Old 01-28-2013, 10:02 AM   PM User | #4
zergi
New to the CF scene

 
Join Date: Nov 2012
Posts: 9
Thanks: 1
Thanked 2 Times in 2 Posts
zergi is an unknown quantity at this point
Often in real world apps it is more comfortable to work with a single column id, rather that with multi-column key (adding unique key on these columns).

But from the clear database design point of view the compound primary key is of course optimal for this task.
zergi is offline   Reply With Quote