tags:

views:

39

answers:

0

table = meta.tables["table"]

q = select([table])

res = ssn.execute(q)

An now how can I get res columns type