Question : create a demo database

Hi Guys

How can i create a copy of my current database with fewer records, I currently have 200 records in the main table with relations to other records in other tables.
How can i prepare a copy with only 10 records(I need to share this database with somebody else, buy they do not need access to all the records, only few of them to see the functionality.

Please advise

Answer : create a demo database

you can copy the database and delete the data which is not needed for others to view.

you can delete through query or by selecing records and deleting
Random Solutions  
 
programming4us programming4us