Question: I need help. 3.12 LAB - Delete rows from Horse table The Horse table has the following columns: . ID - integer, auto increment, primary
I need help.

3.12 LAB - Delete rows from Horse table The Horse table has the following columns: . ID - integer, auto increment, primary key . RegisteredName - variable-length string . Breed - variable-length string . Height - decimal number BirthDate - date Delete the following rows: 1. Horse with ID 5. 2. All horses with breed Holsteiner or Paint. 3. All horses born before March 13, 2013. 430856.3010638.upcazmy7 LAB ACTIVITY 3.12.1: LAB - Delete rows from Horse table 0 / 10 Main.sql Load default template.. -- Your SQL statements goes here Explore the database and run your program as often as you'd like, before submitting for Develop mode Submit mode grading. Click Run program and observe the program's output in the second box. Main.sql Run program Output (shown below) Your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
