Update
From: Silvia Figueiredo <sifig_at_janus.fct.uc.pt>
Date: Mon, 19 Apr 1999 19:45:00 +0100
Message-ID: <7fftj1$a7d$1_at_rena.mat.uc.pt>
[Quoted] I want to "update" a field in some rows from a table. They were loaded by SQL*Load, but with an error: a column "identity" that is defined in as varchar, i think that was loaded as a number. Now, i don't have several linkings betwwen tables - "identity" is a foreign key in many tables!
Date: Mon, 19 Apr 1999 19:45:00 +0100
Message-ID: <7fftj1$a7d$1_at_rena.mat.uc.pt>
[Quoted] I want to "update" a field in some rows from a table. They were loaded by SQL*Load, but with an error: a column "identity" that is defined in as varchar, i think that was loaded as a number. Now, i don't have several linkings betwwen tables - "identity" is a foreign key in many tables!
I can fixed the probelm by severoul ways (delete and load again that information...), but is there a right way of doing it ?
Thank you in advance,
Silvia
Received on Mon Apr 19 1999 - 20:45:00 CEST