Re: select returns no line - Mailing list pgsql-sql

From Volker Paul
Subject Re: select returns no line
Date
Msg-id 3A6D9408.E7D7120A@dohle.com
Whole thread Raw
In response to select returns no line  (Attila Kevei <attila.kevei@mail.goodwill.hu>)
List pgsql-sql
A space or something like that is also what I was thinking of.
I'd suggest to:
select * from users, length(user_login) where user_id=4;
before and after the update. 

V.Paul


pgsql-sql by date:

Previous
From: Attila Kevei
Date:
Subject: Re: select returns no line
Next
From: juerg.rietmann@pup.ch
Date:
Subject: monster query, how to make it smaller