Read the provided Purpose Statement, then fill in the original table and the transformed table with examples from the Animals Starter File that reflect each transformation. Answers will vary.
1 Purpose Statement: Checks the row to see if the species is a dog.
Original Table |
Transformed Table |
|
|
2 Purpose Statement: Checks the row to see if age is greater than 6 years.
Original Table |
Transformed Table |
|
|
3 Purpose Statement: Checks the row to see if age is less than or equal to 6 years.
Original Table |
Transformed Table |
|
|
4 Purpose Statement: Checks the row to see if legs is not equal to four.
Original Table |
Transformed Table |
|
|
5 Purpose Statement: Checks the row to see if the animal’s name is less than 5 letters long.
Original Table |
Transformed Table |
|
|