• This code sets the storeTime from the table only if the city_state = Mountain View, CA

    Otherwise, the storeTime is set to 9 if the cityState value is not found in the table. This is just an example of the code I am using that shows the problem.