Zoho DataPrep supports importing data from Snowflake, a cloud database. Snowflake is a cloud data warehouse that can store, process and analyze data.
To export data to Snowflake
1. Click the Export now option from the Export menu on the DataPrep Studio page.
2. You can select Snowflake from the Cloud databases category or search it in the search box.
Note: If you have already added a Snowflake connection earlier, you can simply select the existing connection under the Saved connections section and proceed with exporting.
3. If your data contains columns with personal data, you can choose to include or exclude some or all of them in the PII columns section.
You can also apply the necessary security methods below to protect your data column:
A. Data masking
Data masking hides original data with 'x' to protect personal information.
B. Data Tokenization
Data tokenization replaces each distinct value in your data with a random value. Hence the output is statistically identical to the original data.
C. None
You can select None if you do not want to use any security method.
4. Click Next and select Snowflake in the Database service name dropdown.
5. Enter the Account name, Warehouse Name, Database name, Username and Password to authenticate the database connection.
Note: Enter the warehouse upon which your Snowflake database instance rests. Make sure that the warehouse is active and the given user has permission to access the database.
6. Enter a unique name for your connection under Connection name and click Connect.
Note: If you face trouble connecting to your database, please make sure Zoho DataPrep's IP Addresses are whitelisted in your application to export data to cloud databases.
Click here to know about Zoho DataPrep IP addresses.
Note: The connection configuration will be saved for exporting data in the future. Credentials are securely encrypted and stored.
7. Once you have successfully connected to your cloud database, you can choose how and where to export the data.
8. Choose Existing table if you want to export data to an existing table and select one from the list of tables available in the database.
9. If you select the Existing table option, there are two ways in which you can choose how to export the new rows from your dataset in DataPrep to the table in your database.
- If the new rows are to be added to the table, choose Append.
- If the newly added rows are to replace the existing rows, select Overwrite from the dropdown.
10.If you want to create a new table and export data, select the New table option, enter the Schema name, Table name and proceed to exporting.
Note: Schema name is not a mandatory field.
11. Click Export.
13. Once the export is complete you can choose to schedule the export by clicking the
Schedule configuration> link below.
SEE ALSO