in reply to Re: SQL Query a Non-CSV Flat File - Any Suggestions? :S
in thread SQL Query a Non-CSV Flat File - Any Suggestions? :S
I'll use a field as index, but would have duplicated data, and not allways will use it. I think DBD::SQlite with memory database could help my memory balancing. Thanks a lot!