Can I add data without truncating via command line?
joshsensus
Posts: 8 Bronze 1
I'm trying to generate data while keeping application meta data present (200+ tables) without truncating all of it via the command line. Is there a way to do this?
I'm not running a sqlgen file as that only supports a single version of a schema. I'm running the data generator over many schema versions and maintaining a sqlgen file for each version is not a maintainable long term solution.
I'm not running a sqlgen file as that only supports a single version of a schema. I'm running the data generator over many schema versions and maintaining a sqlgen file for each version is not a maintainable long term solution.
--
Josh
Josh
Tagged:
Answers
Can you elaborate a bit more about your first question?
SQL Data Generator doesn't support multiple databases, but can you explain a bit why you need to generate data for databases with slight changes?
Tianjiao Li | Redgate Software
Have you visited our Help Center?
I'm trying to keep all of our meta data in tact without having generated meta data for each one of the 20+ databases.
Josh
SQL Data Generator does keep meta data like extended properties in tact. Have you seen anything missing?
Tianjiao Li | Redgate Software
Have you visited our Help Center?
The request would be to add the /exclude options like in SQL compare and to allow the generator to add data without truncation or delete.
Josh
It will be very helpful if you can post this feature here as well!
Thanks.
Tianjiao Li | Redgate Software
Have you visited our Help Center?