Hi,
I find that I am constantly using IMPORT and LOAD to create temporary
tables to use in queries. It all works fine, but it's time consuming
and boring. Is there a better way? I was reading about federation, but
it was not clear if this was total overkill for what I want to do. For
example, I could set up a local (on my PC) db that somehow manages the
text files and then build multi-server queries. Is any of this
possible?
Thanks,
Alejandrina