View Single Post
  #2  
Old 11-29-2006, 06:36 AM
Reed Reed is offline
Senior Member
 
Join Date: Aug 2006
Posts: 136
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Reed is on a distinguished road
Default

I want to tell you that it's not "value" but it's called "column". "Values" are the things you store in "columns"

ALTER TABLE foo ADD COLUMN D INT; -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - adding value to the table.
View Single Post
  #2  
Old 11-29-2006, 06:36 AM
Reed Reed is offline
Senior Member
 
Join Date: Aug 2006
Posts: 136
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Reed is on a distinguished road
Default

I want to tell you that it's not "value" but it's called "column". "Values" are the things you store in "columns"

ALTER TABLE foo ADD COLUMN D INT; -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote