/*
 * and update a newly added instance
 */
replace emp1 (salary = 2500) where emp1.name = "joe" and emp1.dept = "shoe"
\p
