Hi,
On Feb 6, 2008 4:47 PM, Olaf Stein <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I am trying to run this query:
>
> update minpheno set TMP_ados_version='0' where ident=898;
> On below table:
>
> And get error 1136
> ERROR 1136 (21S01): Column count doesn't match value count at row 1
>
> How can tha
Hi All
I am trying to run this query:
update minpheno set TMP_ados_version='0' where ident=898;
On below table:
And get error 1136
ERROR 1136 (21S01): Column count doesn't match value count at row 1
How can that be (obviously ident=898 exists)?
I am going nuts
Thanks
Olaf
+--