Biology Forums - Study Force

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



Title: What will result from the following SQL Select statement? Select min(product_description)from produc
Post by: Raspberry on May 16, 2016
What will result from the following SQL Select statement?

   Select min(product_description)
      from product_v;

A) An error message will be generated.
B) The first product description alphabetically in product_v will be shown.
C) The minimum value of product_description will be displayed.
D) None of the above.


Title: Re: What will result from the following SQL Select statement? Select min(product_description)from pr
Post by: dorkalot on May 22, 2016
Content hidden


Title: Re: What will result from the following SQL Select statement? Select min(product_description)from produc
Post by: Raspberry on May 30, 2016
I'm surprised you actually got this one right lol

Thought no one would know what the answer is


Title: Re: What will result from the following SQL Select statement? Select min(product_description)from produc
Post by: dorkalot on May 31, 2016
Wonder, thx for the feedback