You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.