TV3_9

SELECT a.countryCode as "Country_Code", b.TV3_9
FROM [UWWTD_CP].[v1r1].[CP_source] as a
cross join [UWWTD_CP].[v1r1].[CP_source] as b 
where b.countryCode = 'EU'

No data