Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Raspberry on May 16, 2016



Title: What does the following SQL statement do? Update Product_T Set Unit_Price = 775 Where Product_ID = 7
Post by: Raspberry on May 16, 2016
What does the following SQL statement do?

   Update Product_T
   Set Unit_Price = 775
   Where Product_ID = 7

A) Changes the unit price of Product 7 to 775
B) Updates the Product_T table to have a unit price of 775
C) Changes the price of a unit called Product_T to 7
D) Changes the length of the Unit_Price field to 775


Title: Re: What does the following SQL statement do? Update Product_T Set Unit_Price = 775 Where Product_ID
Post by: dorkalot on May 22, 2016
Content hidden


Title: Re: What does the following SQL statement do? Update Product_T Set Unit_Price = 775 Where Product_ID = 7
Post by: Raspberry on May 30, 2016
And right on time, exam is this Tuesday :(


Title: Re: What does the following SQL statement do? Update Product_T Set Unit_Price = 775 Where Product_ID = 7
Post by: dorkalot on May 31, 2016
Thanks for marking the topic solved