Published inTowards DevData Migration Made Easy with Snowflake Hybrid TablesMultiple issues arise while migrating from traditional databases (such as Oracle, and SQL Server) to Snowflake due to the lack of basic…Apr 12Apr 12
Snowflake Dynamic Tables: Materializing Results for Warehouse Cost ReductionPicture this: You have a query, and you want to materialize its results in a table. Instead of going through the hassle of creating a…Jul 11, 20231Jul 11, 20231
Postgres to Snowflake — Migrate Real-time and Historical dataCloud data warehouse like Snowflake is designed for scalable business intelligence and analytics. There are various reasons to move from a…Oct 5, 2022Oct 5, 2022
Migrate Data from Salesforce to SnowflakeIf you are reading this, you are probably looking out the ways to transfer data from Salesforce Cloud to Snowflake. In this article, you…Dec 7, 2020Dec 7, 2020
Just Python Part 6— FunctionsA function is a block of code which only runs when it is called. Python function in any programming language is a sequence of statements…Mar 29, 2020Mar 29, 2020
Published inAnalytics VidhyaJust Python Part 5— Statements and LoopsI believe you have gone through the Strings and Collections in Part 4 as they will act as a prerequisite for the statements and loops in…Feb 12, 2020Feb 12, 2020
Just Python Part 4— Strings and Collections (Lists, Sets, Dictionaries, Tuples)Python StringsFeb 4, 2020Feb 4, 2020
Published inAnalytics VidhyaJust Python Part 3 — Variables and TypesCreating VariablesJan 31, 2020Jan 31, 2020
Published inAnalytics VidhyaJust Python Part 2 — BasicsPython is very simple and straightforward language. Python is an interpreted programming language, this means that as a developer you…Jan 23, 2020Jan 23, 2020