Tag Archives: moving field in database

Moving fields with ALTER TABLE

As is known, called the SQL command ALTER TABLE allows you to manipulate the structure of a table in MySQL. We will see in this very short post as ALTER TABLE can be used to put back a specific field, … Continue reading

Posted in Database | Tagged , , , , | Comments Off