Posts
Sort by recent activity
how to use SQL Data Generator
I had 5 tables in my database. 4 of them are having referencing with 5th table. i want to generate the data in 4 tables into that 5th table and want to use the data of that 5th table. is it possibl...
usage of data generator2
i had nearly 10 tables in my database with relationships(primary key and foreign key). i am unable to use sql data generator2.
kindly explain me how to use it.