Answers for "mysql change field position"

SQL
0

how change the field place in mysql

step 1 )   Open the table

step 2 )   Choose the "Structure" tab

step 3 )   Click on "Move columns"

step 4 )   Drag and drop column names

//go to bottom source to see the image of changes
Posted by: Guest on March-09-2021

Code answers related to "SQL"

Browse Popular Code Answers by Language