Hi
I have a table with 4-column composite PK.
What is the best way to generate high volume test data without violating PK constraint? Use RAND sort of random generator to insert test data?
Will this plan work - intr
I have a table with 4-column composite PK.
What is the best way to generate high volume test data without violating PK constraint? Use RAND sort of random generator to insert test data?
Will this plan work - intr