Tag: Database

SQL @ Freshers.in

What are the Aggregate functions in SQL ?

Aggregate functions are the function that is used to compute against a “returned column of numeric data” from your select…

Continue Reading What are the Aggregate functions in SQL ?
Snowflake

What is Snowflake Merge Command ? How to use it ?

The Snowflake Merge command will allows you to perform merge operations between two tables. The Merge operation includes Insert, Delete,…

Continue Reading What is Snowflake Merge Command ? How to use it ?
Snowflake

What are the Data Processing Operators in Snowflake ?

Filter : Represents an operation that filters the records. Attributes: Filter condition – the condition used to perform filtering. Join…

Continue Reading What are the Data Processing Operators in Snowflake ?
Snowflake

What are the Query Operators supported by Snowflake

Snowflake supports most of the standard operators defined in SQL:1999. Arithmetic Operators + , – , * , / ,…

Continue Reading What are the Query Operators supported by Snowflake
Amazon Aurora @ Freshers.in

Amazon Aurora quick reference and cheat sheet.

1. Aurora is an AWS proprietary database. 2. Aurora is a fully managed service. 3. Aurora have High performance and…

Continue Reading Amazon Aurora quick reference and cheat sheet.
AWS Athena @ Freshers.in

Amazon Athena quick reference and cheat sheet

1. Amazon Athena is an interactive query service to analyze data in Amazon S3 using standard SQL. 2. Athena is…

Continue Reading Amazon Athena quick reference and cheat sheet