Weather Observation Station 1

Sort by

recency

|

589 Discussions

|

  • + 0 comments

    For MySQL

    SELECT city, state FROM station;
    
  • + 0 comments

    SQL is such a powerful language—once you get the hang of writing queries, it feels amazing to be able to pull out exactly the data you need from a database! exchange betting id

  • + 0 comments
    SELECT CITY,STATE FROM STATION 
    
  • + 2 comments

    SELECT CITY, STATE FROM STATION;

    BUT MY STATEMENT IS THROWING AN ERROR

  • + 0 comments

    SELECT CITY,STATE FROM STATION;