My Learning Space
Space to take notes, learn and share.
Loading data in Snowflake
Any relational database for example ( MYSQL, POSTGRESQL) can only support structured data in the forms of rows and columns. Snowflake, however, can support multiple types of data loads. Concept of stages Internal Stages Snowflake has the following...
Snowflake Basic Operations
What is snowflake? Snowflake is a data warehouse platform that pitches the native cloud ( or cloud-first ) approach as its primary value proposition. let's learn about snowflake by going hands-on in few basic operations in snowflake. Creating Database in...
Regression Analysis
What is Regression Analysis Regression analysis is a process to find a relationship between two or more variables. A variable can represent data from any word, event, occurrence, phenomenon, etc. For example, say we want to find whether there’s any relationship...