Skip to navigation
How to update a complete mysql table from another table
07.12.13
Reply
Anonymous
REPLACE INTO DESTABLE (SELECT * FROM SOURCETABLE);
07.12.13
Reply
Anonymous
Information Epoch 1772855118
Write a big program only when it is clear by demonstration that nothing else will do.
Home
Notebook
Contact us