Question.. create an SQL update statement which doubles the P_DISCOUNT for all products provided by vendors in TN or FL I have 2 tables and i'm trying to reference the vendor table which contains the states and the p_discount is located in the product table.Question.. create an SQL update statement which