is there a way to move an existing entry up/down in a table?
i cant see any button for it in phpmyadmin.
is there a way to move an existing entry up/down in a table?
i cant see any button for it in phpmyadmin.
Um... Why? Tables don't need to be in order. phpMyAdmin just pulls them alphabetically. Theres no way to do it. Unless you make it yourself...
If your table doesn't contain any data yet you can simply rename the columns in this case. However; It's not necessary, it really doesn't matter that much in which order the columns are.