Activity overview
Latest activity by he_man
Data generation using sql query
I have 3 tables-person_id table with id column, person table with columns - name and id and person_details table with columns name,id and otherDetails where id will be filled from person_id table....