Chapter 12 code and data

This commit is contained in:
anthonydb 2020-11-08 18:01:27 -05:00
parent 4db62752dc
commit a316cc5eea

View File

@ -753,7 +753,7 @@ ORDER BY length_of_ride DESC;
-- 2. Using the AT TIME ZONE keywords, write a query that displays the date and -- 2. Using the AT TIME ZONE keywords, write a query that displays the date and
-- time for London, Johannesburg, Moscow, and Melbourne the moment January 1, -- time for London, Johannesburg, Moscow, and Melbourne the moment January 1,
-- 2100, arrives in New York City. -- 2100, arrives in New York City. Use the code in Listing 12-5 to find time zone names.
-- Answer: -- Answer: