Insert Multiple Rows Using a case statement
627414Mar 8 2008 — edited Mar 8 2008I'm in an oracle class and we are supposed to insert several values into a table called price using a case statement. I'm not sure how to implement this yet, everything I've tried hasn't worked. For a better understanding of the problem you can see the assignment at http://emp.byui.edu/mclaughlinm/IS320/Labs/Lab6/CIT320_Lab6.html . It's part 7 of the lab. Any help would be appreciated. Thanks.