You Are Here Home > Copy a Table Structure ONLY
DirectorySync is a directory synchronizing and backup utility providing automated, real-time syncing and scheduled, configurable backups at an affordable price.

Copy a Table Structure ONLY

Assume that we want to copy the table ‘user”s structure into a new table called ‘backup’:

CREATE TABLE backup LIKE user;
Copy a Table Structure ONLY
Filed under: MySQL   Posted by: Codehead
Do you have any questions? ask here.




No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment