Shouldn't it be possible to use a join between t1 and t2 as the SELECT? Then you're free to choose the existing values from t1 for some columns and values from t2 for the rest.
OK, that's true. The problem is, that this method is very error-prone. (if forget a column the data is lost)
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
