Posted By:
Ricard_Serra
Posted On:
Sunday, July 18, 2010 01:05 PM
Hello,
I'm troubble trying to duplicate a table using the jdbc Java driver. The word 'LIKE' seems not be accepted but documented in MySQL update statements. Many thanks...
sta.executeUpdate("CREATE TABLE Table2 LIKE Table1");