How can I perform a table dump to give to the client?
To try and provide as much info:
- I am using both SQL 2005 and 2008
- Existing databases are simple, like POS, Inventory, Tracking types
- I was asked to provide a table dump (of a certain table in a certain database in a certain server)
- No more info provided by client--just that they would like a table dump
- What is a "table dump", what formats are available, how do I create one to send to client?
If I missed more info, please let me know -- I'm really after the generic kind of table dump generation (if possible through T-SQL, better :) )