in reply to search data structures using SQL
I have several "tables" of related information in memory, in the form of arrays of hashes, where the elements of the hashes represent named columns of the tables.
Why don't you put that stuff into a real table in the database?
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: search data structures using SQL
by einhverfr (Friar) on Nov 16, 2013 at 15:35 UTC |