-- 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 ...
# firstName - A string denoting the Person's first name. # lastName - A string denoting the Person's last name. # id - An integer denoting the Person's ID number. # scores - An array of integers ...