If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Is is possible to add 4 or more columns in one ALTER TABLE statement in mySQL? So that I can save a lot of typing, so far I could not figure it out. What I am trying to do is create each ALTER TABLE statement for each new column that I am trying to add.