diff --git a/README.md b/README.md new file mode 100644 index 0000000..4304468 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Takes multiple tables stored in a SQL database and converts each to a worksheet within the same Excel file. Ideal for when you primarily work in SQL but need to export and share data with people who have no SQL experience. + +Allows for the masking of columns of your choice, in case sensitive data is included in the tables to be shared.