What is the best way to auto-generate INSERT statements for a SQL Server table?

前端 未结 23 1820
难免孤独
难免孤独 2020-11-22 09:47

We are writing a new application, and while testing, we will need a bunch of dummy data. I\'ve added that data by using MS Access to dump excel files into the relevant table

23条回答
  •  天涯浪人
    2020-11-22 10:01

    If you'd rather use Google Sheets, use SeekWell to Send the table to a Sheet, then insert rows on a schedule, as they're added to the Sheet.

    See here for the step by step process , or watch a video demo of the feature here.

提交回复
热议问题