INSERT INTO myTable (Rd, en, ue) VALUES ("aa","bb",select ue from othertable); _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] how to write this sql command? YAN HONG YE
- Re: [sqlite] how to write this sql command? Rick Maddy