insert field into existing table in SQL
here table name is student
---------------------------------------
alter table student add(stdAddress varchar2(25));
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
alter table student add(stdAddress varchar2(25));