I'm trying to import an Excel spreadsheet into SQL Server 2008 R2 Express, which works fine. However I also want to create an Identity column as a primary key durning the import. How do I do it?