Skip to content

Conversation

@planserver-pro
Copy link

  • FIX: made @column_List and @Actual_Values of type varchar(max) as suggested
  • ADD: new Parameter @whereClause allowing you to select only part of a table for exporting, e.g. EXEC sp_generate_inserts 'myTable',@whereClause='parentid=1'

- FIX: made @column_List and @Actual_Values of type varchar(max) as suggested
- ADD: new Parameter @whereClause allowing you to select only part of a table for exporting, e.g. EXEC sp_generate_inserts 'myTable',@whereClause='parentid=1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant