Quote:
Originally Posted by JSWolf
There's no technical reason GR cannot allow the same ISBN to be used more than once.
|
You're showing you're not a software developer. There's a very technical reason (which doesn't mean that is a good design). ISBN is a primary key in the table, so it cannot be duplicated.