[storm] SQL to Storm

Eduardo Willians edujurista at gmail.com
Wed Sep 9 14:13:59 BST 2009


Is there a stormic way to execute the following SQL statement?

store.execute("""SELECT MAX(id) FROM gear.op WHERE CAST(id AS
character) LIKE '9%';""").get_one()

I'm using postgres.

Thank you.

Eduardo Willians



More information about the storm mailing list