I have data in excel files I want to import it to existing SQL Server database. I can use SQL Server built in import tool but before Importing, the data needs to be validated. What is the best way to do this?
Thanksimport it into a temp table, validate it, import to main table.
Showing posts with label built. Show all posts
Showing posts with label built. Show all posts
Subscribe to:
Posts (Atom)