Thread: Problem when deleting a record from a table

Problem when deleting a record from a table

From
Luis Sousa
Date:
I'm trying to delete all the records or only one record from a table but
i'm having this message:
ERROR:  Unable to identify an operator '=' for types 'int4' and 'text'       You will have to retype this query using
anexplicit cast
 

What's this means ???

Thanks

Luis Sousa