Hi Ben > I was wondering what the general syntax is to null out out a column that > previously contained a non-null value.
Java's null reference should be used. Cheers Lukas
Hi Ben > I was wondering what the general syntax is to null out out a column that > previously contained a non-null value.
Java's null reference should be used. Cheers Lukas