""Grzegorz Jaśkiewicz"" <[EMAIL PROTECTED]> a következőket írta üzenetében news:[EMAIL PROTECTED]
maybe that constraint ?? CONSTRAINT fk_products_qtyunitid FOREIGN KEY
(qtyunitid)  REFERENCES whm.qtyunits (id) MATCH FULL  ON UPDATE
CASCADE ON DELETE CASCADE,

Also, that table seem to be far away from perfect, too many fields,
you should chop it into few smaller tables.


2008/12/5 Csaba Együd <[EMAIL PROTECTED]>:

Hi, thx for your reply too. Not that I guess because there is a default row in qtyunits with id=-1.

Too many fields: How would you chop this table?

thx,
-- Csaba


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to