MySQL Forums
Forum List  »  Newbie

Re: partial match of field in table for SELECT statement
Posted by: Rick James
Date: September 15, 2014 04:05PM

> i need to put it in a loop since I gotta create 45 different tables, each corresponding to a txt file that I have.

If the tables all have the same structure, then one table is likely to be better -- you would need an extra column to say which of the 45 files it came from.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.