Subject | Re[2]: [firebird-support] Generator and Trigger confusion ? |
---|---|
Author | Alexander Tabakov |
Post date | 2003-11-12T07:55:59Z |
Hi guys,
I've been following the discussion about PK and its assigment since
yesterday. In my opinion it is not actually a DB feature, it is more a
conceptual feature.
Scott Ambler wrote an excelent article on mapping objects to RDBMS
where he proposes several strategies for generating and assigning
keys. You can find it here:
http://www.agiledata.org/essays/dataModeling101.html#AssignKeys
Personally I like the "High-low" strategy best. It works very well and
can be DB independent.
--
Best regards,
Alexander mailto:saho@...
I've been following the discussion about PK and its assigment since
yesterday. In my opinion it is not actually a DB feature, it is more a
conceptual feature.
Scott Ambler wrote an excelent article on mapping objects to RDBMS
where he proposes several strategies for generating and assigning
keys. You can find it here:
http://www.agiledata.org/essays/dataModeling101.html#AssignKeys
Personally I like the "High-low" strategy best. It works very well and
can be DB independent.
--
Best regards,
Alexander mailto:saho@...