Hi List;

instead of an sql ,in the connection string including 'LIKE';
(select id, name,the_geom from public.mytable where name like '%xyz%')
I would like to use an expression. 
But documents say "The following logical operators are supported:
=,>,<,<=,>=,=,or,and,lt,gt,ge,le,eq,ne"

How can I use something like this? 
 CLASS
    EXPRESSION ([name]  like '%xyz%') 

Thanks in Advance...
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Expressions-tp5603053p5603053.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to