I have raw data in an Excel sheet. I develop a database in SQL Server with foreign key constraints, now I want to import data from my Excel sheet into my SQL Server database (with multiple tables with foreign key constraints).I have raw data in an Excel sheet. I develop a