Question: 1. 2. Make a relational table (like Figure 2.1) for Animal Species. It does not need to link to any other table. Make it have
1.

2.

Make a relational table (like Figure 2.1) for Animal Species. It does not need to link to any other table. Make it have 4 rows and 3 columns. zaps HH BAR # zips + 41319 Zigs zags BAZ Make a file with 3 fields and 4 records for Animal Species, with one line for each record. To keep your answer from looking like the answer to the previous question, you must either use a delimited format where ! characters separate fields, or you can use a "fixed format where the first field begins at position 1 of the line, the second field begins at position 11, the third begins at position 21, and the fourth begins at position 31. (For the fixed format, show blanks with u.) Example line (! delimited): this is field one ! and this is field2 ! bye Example line (fixed format): fielduluuufield_2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
