xiaolongren · 2005-04-06 03:57:34 · 阅读: 296 有错。 update table set (field)=(select fieldxxx from ... ) a(a不能用) where .... 如果不用别名,where后面怎么写?