Subject | Re: Help with Queries |
---|---|
Author | jackmills75 |
Post date | 2004-06-26T12:29:42Z |
Thanks for the reply Helen
PK:
overwrite
all the columns in a row , prior to doing other modifications on an
individual column, e.g. changing the name in the NAME column.
Jack
>Assuming in both cases you are using generator + trigger to populatethe
PK:
>insert into table1 (col2, col3, col4, .....)I can't use Insert since the row already exists, I just want to
>select col2, col3,col4, ... from table1
>where blah...
overwrite
all the columns in a row , prior to doing other modifications on an
individual column, e.g. changing the name in the NAME column.
Jack