• + 0 comments

    MySQL

    • Method 1: Select * From City;
    • Method 2: Select ID,Name,CountryCode,District,Population From City;