Hello,
 
is there a more elegant way for saying the following:
 
"Shape" ILIKE 'rectangle' OR "Shape" ILIKE 'triangle' ?
 
[obviously "Shape" ILIKE ('rectangle' OR 'triangle') does not work]
 
Many thanks!
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to