7; where siteid=5;
> >
> >
> > throws exception (see below)
> >
> >
> > I checked Doris FAQ and documentation but no reference to the update
> table.
> >
> >
> > Please, help me to understand and how to update table values?
> >
>
aster branch and running the following query
>
> update table1 set username='muru' where siteid=5;
>
>
> throws exception (see below)
>
>
> I checked Doris FAQ and documentation but no reference to the update table.
>
>
> Please, help me to understand and h
Hi,
I am using Master branch and running the following query
update table1 set username='muru' where siteid=5;
throws exception (see below)
I checked Doris FAQ and documentation but no reference to the update table.
Please, help me to understand and how to update table values