Deane Yang
2013-04-02 04:25:36 UTC
I see examples of how to retrieve a single row and cast it into a struct.
But how do you retrieve several rows that satisfy a condition (like
trade_date == 20090401) and cast each one into a struct?
But how do you retrieve several rows that satisfy a condition (like
trade_date == 20090401) and cast each one into a struct?