On 19dic, 2010, at 10:33 , Jasen Betts wrote:
> On 2010-12-17, Raimon Fernandez wrote:
>> Hi,
>>
>> I'm trying to solve what I think must be a real trivial question.
>>
>> When I use psql after every DELETE FROM table WHERE id= I get how many
>> rows were affected, in this case, deleted.
On 2010-12-17, Raimon Fernandez wrote:
> Hi,
>
> I'm trying to solve what I think must be a real trivial question.
>
> When I use psql after every DELETE FROM table WHERE id= I get how many
> rows were affected, in this case, deleted.
>
> Also I've implemented the full FrontEnd/BackEnd Protoc