Question
How can I export data from the Core Entities to flat text files?
I would like to export the data contained in the Core Entities to flat files for analysis in another program like Excel, SAS, SQL Server, etc... How can I go about doing that?
Thanks!