Hi.
Thanks for your response.
omid omoomi schrieb:
>
> hi,put it in quotes:
> delete from aktuelles where index='9';
> better not using some predefined key words like "index" as field names.
> >=>delete from aktuelles where index=9;
> >
> >which results in:
> >
> >ERROR: RestrictionClauseSelectivity: bad value 2.280761
i renamed the coloumn to "idx", but the error still remains... :(
Is there no dictionary of ERRORS (probably with some hints?)
Thanks!
Regards, Ingo.