Choose MS SQL Server from the dropdown and execute the below query. Select * From City Where Population > 100000 and CountryCode = 'USA';.
確定! 回上一頁