Hi there!
I just inserted a new field in my MySQL table and populated it by hand.
I find it to be in the wrong place i.e. I want to move it from the end of the table to the center of the table just after a determined field.
How do I perform this task?
Many thanks in advance for your help!
I just inserted a new field in my MySQL table and populated it by hand.
I find it to be in the wrong place i.e. I want to move it from the end of the table to the center of the table just after a determined field.
How do I perform this task?
Many thanks in advance for your help!