Relative Content

Tag Archive for sqlsnowflake-cloud-data-platform

Concat an Alias in Snowflake

I am working on a query in Snowflake and am wanting to create an alias for a column. I know you can do this in other languages but am not sure if snowflake supports this.

Snowflake query to generate hourly records

I am trying to generate date and time between two records for a particular id for some reporting for hourly level. Idea is to bring any record that is even unchanged or changed at date and hourly basis.