select * from (select id, my_age, ur_age  as urage from datatable where 
agegp != 'S') m where m.myage <> m.urage



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


Reply via email to