|
Posted by --CELKO-- on 01/31/07 13:49
Please post DDL, so that people do not have to guess what the keys,
constraints, Declarative Referential Integrity, data types, etc. in
your schema are. Sample data is also a good idea, along with clear
specifications. It is very hard to debug code when you do not let us
see it.
Even your narrative is wrong. Did you know that double quotes are not
used for string values in SQL? Have you heard of ISO-11179 rules for
data element names? Absurd things like "name_type_1" look like a
repeating group in violationof 1NF which will lead to some really
horrible kludges and a loss of data integrity.
Please try again and pretend that you have to work from these specs
without any prior knowledge -- we do SQL, not mind-reading :)
Navigation:
[Reply to this message]
|