Hi, 2009/7/1 Quentin Page <[email protected]>: > My database is postgres/postgis (pg) > > error message : > error's synthaxe when i write whitout "." for query only one table there's > no error
update table1 set attribute1 = 1 from table2 where table1.attribute2 = table2.attribute2; Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
