Thread
:
How to add integer to a column?
View Single Post
11-05-2012, 06:11 AM
PM User
|
#
3
paulinetaylor85
New Coder
Join Date: Oct 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
You will insert a new table via using SQL code add your column follow it. I have given the example. Insert into Stu_Table values(1,'name');
paulinetaylor85
View Public Profile
Find More Posts by paulinetaylor85