DB result =>  
Array
(
    [0] => Array
        (
            [Code] => BLR
            [Name] => Belarus
            [Continent] => Europe
            [Region] => Eastern Europe
            [SurfaceArea] => 207600.00
            [IndepYear] => 1991
            [Population] => 10236000
            [LifeExpectancy] => 68.0
            [GNP] => 13714.00
            [GNPOld] => 
            [LocalName] => Belarus
            [GovernmentForm] => Republic
            [HeadOfState] => Aljaksandr Luka?enka
            [Capital] => 3520
            [Code2] => BY
        )
    [1] => Array
        (
            [Code] => SPM
            [Name] => Saint Pierre and Miquelon
            [Continent] => North America
            [Region] => North America
            [SurfaceArea] => 242.00
            [IndepYear] => 
            [Population] => 7000
            [LifeExpectancy] => 77.6
            [GNP] => 0.00
            [GNPOld] => 
            [LocalName] => Saint-Pierre-et-Miquelon
            [GovernmentForm] => Territorial Collectivity of France
            [HeadOfState] => Jacques Chirac
            [Capital] => 3067
            [Code2] => PM
        )
    [2] => Array
        (
            [Code] => ZMB
            [Name] => Zambia
            [Continent] => Africa
            [Region] => Eastern Africa
            [SurfaceArea] => 752618.00
            [IndepYear] => 1964
            [Population] => 9169000
            [LifeExpectancy] => 37.2
            [GNP] => 3377.00
            [GNPOld] => 3922.00
            [LocalName] => Zambia
            [GovernmentForm] => Republic
            [HeadOfState] => Frederick Chiluba
            [Capital] => 3162
            [Code2] => ZM
        )
    [3] => Array
        (
            [Code] => SGP
            [Name] => Singapore
            [Continent] => Asia
            [Region] => Southeast Asia
            [SurfaceArea] => 618.00
            [IndepYear] => 1965
            [Population] => 3567000
            [LifeExpectancy] => 80.1
            [GNP] => 86503.00
            [GNPOld] => 96318.00
            [LocalName] => Singapore/Singapura/Xinjiapo/Singapur
            [GovernmentForm] => Republic
            [HeadOfState] => Sellapan Rama Nathan
            [Capital] => 3208
            [Code2] => SG
        )
    [4] => Array
        (
            [Code] => ATA
            [Name] => Antarctica
            [Continent] => Antarctica
            [Region] => Antarctica
            [SurfaceArea] => 13120000.00
            [IndepYear] => 
            [Population] => 0
            [LifeExpectancy] => 
            [GNP] => 0.00
            [GNPOld] => 
            [LocalName] => ?
            [GovernmentForm] => Co-administrated
            [HeadOfState] => 
            [Capital] => 
            [Code2] => AQ
        )
)