This is a discussion on renaming multiple tables and retain foreign keys within the MySQL forums, part of the Database Server Software category; --> I have 3 tables with foreign keys limited to the that group of tables. I need to create temp ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have 3 tables with foreign keys limited to the that group of tables. I need to create temp tables with new data create the foreign keys and then replace the current tables with the new tables. how can I do this with retaining the foreign keys thanks for the help john |
| ||||
| Coltrane wrote: >I have 3 tables with foreign keys limited to the that group of > tables. > I need to create temp tables with new data create the foreign keys > and then replace the current tables with the new tables. > how can I do this with retaining the foreign keys > > thanks for the help > > john Can you try re-writing this with some punctuation? As it stands I can't figure out what it is supposed to mean. |