I have a Country table which has CountryName column. I need a ready made list in DDL to populate in the column CountryName.
The table resides in SQL Server 2008.
Here you go.
Just modify the script to suit your schema.