select a, b, c where length(a=2);
How do you do this? I couldn't find a postgres command for this kind of call.
Thanks