Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Integrity question

Re: Integrity question

From: rockcogar <rock_cogarNOroSPAM_at_my-deja.com.invalid>
Date: Tue, 08 Feb 2000 11:12:05 -0800
Message-ID: <0d818c00.2088b62a@usw-ex0103-019.remarq.com>


Yes, I load the same kind of junky data into data warehouse schemas. If I am in a hurry (most always) I add an number column to the table and populate in with a single update statement.

You could use trigger to do the same thing, but I am not sure that you would gain much by it.

When I have time, I get documentation and try to create real referential integrity.

Rock.

Received on Tue Feb 08 2000 - 13:12:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US