| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Does Codd's view of a relational database differ from that ofDate&Darwin?[M.Gittens]
Jan Hidders wrote:
> paul c wrote:
>
>> Jan Hidders wrote: >> >>> >>> Another small thing is updating primary keys. If a primary key has >>> accidentally been entered wrong and you want to fix that with an >>> update then it is usually not possible to simply update it, and the >>> problem gets even worse if it is also refered to by foreign keys. In >>> an ER model this is a non-problem. >> >> >> like a few other people (i suspect we are a minority), i think of >> 'update' as a sugaring or shortcut. ignoring transaction or >> concurrency issues, is there any logical difference between 'update' >> and the combination of 'delete-insert'?
if the PK in R was 'entered wrong', wouldn't the rows in S be wrong anyway?
p Received on Thu Jul 07 2005 - 16:06:13 CDT
![]() |
![]() |