Regarding Reading 7.
hiking_trails
in which I can store a name
and a numeric length
."rating
where I plan to store numeric ratings. Change the hiking_trails
table by adding a rating
column."hiking_trails
table. It's 2.6 miles long and has a rating of 6.2."old_flames
. What would the statement DELETE FROM old_flames
do?students
and powers
, write a query that returns the set of students' names and ages and the name of each student's super power.
|
|