how can i update field with another field's value. - by firefox01 hi, i have a collection t1 _id, field1,field1 i want set field2's value field1 like sql: update t1 set field1=field2; how to do it? thanks. Read the article