Y
Hacker News
new
|
ask
|
show
|
jobs
by
FlyingSnake
1387 days ago
If you're using an RDBMS and not using FK or other relational constraints, how do you plan to maintain referential integrity?
1 comments
bdavisx
1387 days ago
I'm not arguing one way or the other wrt to FK, I generally use them.
You
can
maintain the integrity through code though.
link
You can maintain the integrity through code though.