View Single Post
  #1  
Old 11-29-2006, 06:34 AM
Eshur Eshur is offline
Junior Member
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Eshur is on a distinguished road
Default adding value to the table.

hi,
i need to know if i can add in 1 more values into my table. My table looks like

| Field | Type | Null | key | Default | Extra |

----A------int-----NO---Pr--------0--------
----B------int----Yes------------Null------
----C------int----Yes------------Null------


Is it possible to add one more value, which is D, into the table? or i have to delete the table away and create a new one? -- 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
  #1  
Old 11-29-2006, 06:34 AM
Eshur Eshur is offline
Junior Member
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Eshur is on a distinguished road
Default adding value to the table.

hi,
i need to know if i can add in 1 more values into my table. My table looks like

| Field | Type | Null | key | Default | Extra |

----A------int-----NO---Pr--------0--------
----B------int----Yes------------Null------
----C------int----Yes------------Null------


Is it possible to add one more value, which is D, into the table? or i have to delete the table away and create a new one? -- 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