Mega Code Archive

 
Categories / MySQL / Command Mysql
 

Restore a table

RESTORE TABLE duck_title FROM "D:/BackDuck"; SHOW TABLES;