Hello All, 

I am querying a table that has a field with a string value. I would like to 
determine if the string matches a pattern. Is there a simple way to do that 
through readWhere and the condition syntax?  None of the following work, but I 
was wondering if it were possible to do something similar:

table.readWhere('"CLZ' in field') or table.readWhere('symbol[:3] == "CLZ"')

Thanks! 

-- 
Aquil H. Abdullah
"I never think of the future. It comes soon enough" - Albert Einstein

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to