MySQL Forums
Forum List  »  Newbie

Re: creating table for temporary use (temporarily)
Posted by: Phillip Ward
Date: November 18, 2022 01:36AM

What matters is that your PHP code can create the table when needed.

How about dropping the table, if it exists, just before trying to create it?

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
Re: creating table for temporary use (temporarily)
November 18, 2022 01:36AM


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.