Why don't you read your file into your database and then join?
If you cannot create tables in the database of your small table, copy both file and table to a staging database and join from there.
Why don't you read your file into your database and then join?
If you cannot create tables in the database of your small table, copy both file and table to a staging database and join from there.