I have a large excel worksheet that I want to add to my database.
Can I generate an SQL insert script from this excel worksheet?
Here is a link to an Online automator to convert CSV files to SQL Insert Into statements:
CSV-to-SQL