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

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to