-- Query a list of CITY and STATE from the STATION table. create database if not exists hacker1;-- database already created with the table and the ...