How can I create a dummy DB for developer? (original has many tables and values like decimal int text)
I want to optimize my SQL queries, which run too slow on my production DB.
To do this efficiently, I was suggested to give access to the SQL developer.
The information on the DB is commercially sensitive.
So I thought about… Continue reading How can I create a dummy DB for developer? (original has many tables and values like decimal int text)