Resolved! How do I export and import 1 record in sys_attachment table ?
I need to export a record from sys_attachment table from prod. And import it in dev(because I need the same sys id). But using export xml and import xml its not working. When you click on a record in sys_attachment table , that record will be downloa...