Sep 18, 2005 #1 gjm68 MIS Sep 4, 2005 9 GB I have a table with five fields and I want to add two more. What command should I use to append these extra fields to the table? many thanks
I have a table with five fields and I want to add two more. What command should I use to append these extra fields to the table? many thanks
Sep 18, 2005 #2 ericbrunson Technical User Jan 9, 2004 2,092 US I would read the manual. Or any basic tutorial on SQL. Or google it. Try the first link here: http://www.google.com/search?q=mysql+add+columns Upvote 0 Downvote
I would read the manual. Or any basic tutorial on SQL. Or google it. Try the first link here: http://www.google.com/search?q=mysql+add+columns