alter table myref add stkcode varchar(30); update myref set stkcode = dzhhq.stkcode;
this sql command couldn't run in my sqlite. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

