Is there a way to specify where the new column will be placed or ordered? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there a way to specify where the new column will be placed or ordered?

27th Jun 2016, 9:31 PM
Ian Staley
Ian Staley - avatar
1 Answer
+ 1
yes, you can use after to place the new column as alter table tablename add name varchar (100) after id
1st Jul 2016, 4:51 PM
ashu