| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Demo: Modelling Cost of Travel Paths Between Towns
> UPDATE your_table
> SET age = age + 1
> WHERE name = 'john'
> AND age IS NOT NULL
You are not actually suggesting a solution with NULLs, are you?
On page 571, 6th Ed of "An Intro to Db Systems", CJ Date states "NULLs and 3VL are a mistake and have no place in a clean formal system like the relational model". Received on Mon Nov 15 2004 - 19:28:59 CST
![]() |
![]() |