<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>is there a more elegant way for saying the following:</div>

<div> </div>

<div>"Shape" ILIKE 'rectangle' OR "Shape" ILIKE 'triangle' ?</div>

<div> </div>

<div>[obviously "Shape" ILIKE ('rectangle' OR 'triangle') does not work]</div>

<div> </div>

<div>Many thanks!</div></div></body></html>