Hi Lionel,

try a query like this:

select count(gid) from <view> group by gid having count(gid)>1

to see if there is some duplicates.

Regards,

Andrea.

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to