Siebel Doesn't use PK and FK !
A reader, August 09, 2004 - 2:23 pm UTC
Hi Tom,
I've heard that Siebel doesn't use PK & FK constraints and they use COM to support these. Do you know why?
Don't they lose the Oracle Optimizer feature in this way?
Thanks,
Arash
August 09, 2004 - 2:36 pm UTC
tell me, how can you use "COM" to support that.
they do their own application logic, replicating many features of a database in their own code in order to be "database independent" meaning they work somewhat ok on maybe one database and horribly on the others and not good on any.
A reader, August 09, 2004 - 3:50 pm UTC
You are great!
Thanks,
Arash