Hi all, Question: how to write a query which selects all intersecting polylines having one different attribute?
select * from T1 where (obj intersects obj) and ( z <> z) doesn't work Hymmm.... Thanks & Regards, Kaz Becek _______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
