Find all subway stations in the nyc_subway_stations table that are located within the Manhattan borough. Use the nyc_neighborhoods table to define the borough boundary. Output table with single column long_name.
Write your request in the field below and click the "Check it!" button.
Use PostGIS (PostgreSQL) syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.