Select as dictionary...

Abandoned besturk at gmail.com
Mon Oct 1 13:13:48 EDT 2007


Also if i need a list id what can i do ?

aia.execute("SELECT id, w from list")
links=aia.fetchall()

I want to..

idlist=[1, 2, 3] ( I don't want to use FOR and APPEND because the
query have 2 million result and i want to speed)




More information about the Python-list mailing list