Remove Analytics Remove Data Engineering Remove SQL
article thumbnail

Introduction to SQL for Data Engineering

Analytics Vidhya

Introduction In this article, we will be looking for a very common yet very important topic i.e. SQL also pronounced as Ess-cue-ell. So this time I’ll be answering some of the factual questions about SQL which every beginner needs to know before getting […].

SQL 400
article thumbnail

SQL vs NoSQL Databases – A Key Concept Every Data Engineer Should Know

Analytics Vidhya

Overview Understand what SQL and NoSQL databases are. Go through the prominent difference between SQL and No SQL Databases. The post SQL vs NoSQL Databases – A Key Concept Every Data Engineer Should Know appeared first on Analytics Vidhya. This is not an exhaustive.

SQL 382
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Conditional Aggregation in SQL

Analytics Vidhya

Whether you are a data analyst, data scientist, or data engineer, summarizing and aggregating data is essential. As a data engineer working on […] The post Conditional Aggregation in SQL appeared first on Analytics Vidhya.

SQL 317
article thumbnail

HQL COMMANDS FOR DATA ANALYTICS

Analytics Vidhya

HQL or Hive Query Language is a simple yet powerful SQL like querying language which provides the users with the ability to perform data analytics on big datasets. Owing to its syntax similarity to SQL, HQL has been widely adopted among data engineers and can be learned quickly by people new to the world of […].

Analytics 352
article thumbnail

Window Functions – A Must-Know Topic for Data Engineers and Data Scientists

Analytics Vidhya

Overview Get to know about the SQL Window Functions Understand what the Aggregate functions lack and why we need Window Functions in SQL. The post Window Functions – A Must-Know Topic for Data Engineers and Data Scientists appeared first on Analytics Vidhya.

article thumbnail

SQL and PL/SQL – An Unmissable Comparison

Analytics Vidhya

Data is getting significant and gaining more traction by the day. Hence it is required to store such a large amount of data carefully. This brings up databases, and SQL and PL/SQL stand […]. The post SQL and PL/SQL – An Unmissable Comparison appeared first on Analytics Vidhya.

SQL 341
article thumbnail

Hands-On Tutorial to Analyze Data using Spark SQL

Analytics Vidhya

We will discuss the role Spark SQL plays in. The post Hands-On Tutorial to Analyze Data using Spark SQL appeared first on Analytics Vidhya. Overview Relational databases are ubiquitous, but what happens when you need to scale your infrastructure?

SQL 400