SQL Articles

Sorted By: Most Recent
Kyle Brill Kyle Brill
Updated on July 23, 2024

What Is LAMP Stack?

LAMP stack is a flexible, scalable open-source web development platform. Here's everything you need to know.

Image: Shutterstock / Built In
KSV Muralidhar KSV Muralidhar
Updated on July 10, 2024

How to Merge Two Tables in SQL

Two tables can be merged in SQL either by rows or columns through a variety of commands, including inner join, left join, union, except and more. Here’s how with examples. 

Image: Shutterstock / Built In
Erik Whiting Erik Whiting
Updated on June 11, 2024

SQL Pivot: A Tutorial

SQL PIVOT is a function that is used to create pivot tables and divide components of data into different columns and rows to make it easier to analyze. Learn how to do it.

Image: Shutterstock / Built In
Kevin Macwan Kevin Macwan
Updated on June 05, 2024

3 Challenges of Serverless Architecture and How to Meet Them

Security issues, for instance, can make serverless architecture less efficient.

Image: Shutterstock / Built In
Adetoro Oyairo Adetoro Oyairo
Updated on June 03, 2024

What Is an Entity Relationship Diagram (ERD)?

An ERD illustrates the relationships between different concepts. Here’s everything you need to know.

Image: Shutterstock / Built In
Yuval Erez Yuval Erez
Updated on April 25, 2024

How to Keep Your IT Job in an Age of Automation

Develop new skills and learn the latest tech to stay relevant.

Image: Shutterstock / Built In
Joel Hereth Joel Hereth
Updated on March 12, 2024

How to Optimize SQL for Large Data Sets

Optimizing SQL for large data sets is an important step in managing the performance of your database. Follow these best practices to achieve faster data retrieval and efficiency. 

Image: Shutterstock / Built In
Terence Shin Terence Shin
Updated on February 26, 2024

90 Data Science Interview Questions to Know

Data science interviews encompass a variety of challenging questions to test your knowledge in machine learning, probability, SQL and more. Hone your skills with these questions.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is SQL?

SQL allows programmers to query, update and reorganize data while modifying database schema to control data accessibility.

Image: Shutterstock / Built In
Max Reynolds Max Reynolds
Updated on October 05, 2023

Differences Between SOQL and SQL Explained

SOQL is Salesforce’s proprietary programming language that’s used to query data directly from your Salesforce. SQL is a language used to query data from a general database. Here’s what you need to know.

Image: Shutterstock / Built In