Biology Forums - Study Force

Other Fields Homework Help Management Topic started by: djnurs1 on Jan 31, 2018



Title: Which of the following is a valid SELECT statement?
Post by: djnurs1 on Jan 31, 2018
Which of the following is a valid SELECT statement?
 a. SELECT order  ' was shipped on '  shipdate;
   b. SELECT order   was shipped on   shipdate;
   c. none of the above
  d. SELECT order,  ' was shipped on '  shipdate;


Title: Which of the following is a valid SELECT statement?
Post by: cvalliere on Jan 31, 2018
Content hidden


Title: Which of the following is a valid SELECT statement?
Post by: djnurs1 on Jan 31, 2018
Thank u