Tagged Questions
1
vote
2answers
1k views
Exporting table records to an INSERT script
I'm setting up a test environment for development and need to export some static data from tables in Production. Ideally the exported product would take the form of a script with all the required ...