The update statement mentioned below should return an error because there are 2 matching values.
drop table t1; drop table t2; CREATE TABLE t1(x1 int, y1 int