Skip to main content
Category
Technologies

SQL Tutorials

Keep up to date with the latest techniques and resources for SQL Server. Our tutorials are full of free SQL Server training tips to help you learn, build, & grow.
Other technologies:
AI AgentsAI NewsArtificial IntelligenceAWSAzureBusiness IntelligenceChatGPTDatabricksdbtDockerExcelGenerative AIGitGoogle Cloud PlatformHugging FaceJavaJuliaKafkaKubernetesLarge Language ModelsMongoDBMySQLNoSQLOpenAIPostgreSQLPower BIPySparkPythonRScalaSnowflakeSpreadsheetsSQLiteTableau
GroupTraining 2 or more people?Try DataCamp for Business

Difference Between SQL and PL/SQL: When to Use Each

Understand the key differences between SQL and PL/SQL, their ideal use cases, and practical tips for choosing the right tool for efficient database development.
Allan Ouko's photo

Allan Ouko

August 6, 2025

Normalization in DBMS: A Complete Guide with SQL Examples

This guide covers the complete normalization process from basic concepts to advanced normal forms with practical examples.
Dario Radečić's photo

Dario Radečić

July 14, 2025

Dynamic SQL: Techniques, Security, and Optimization

See how dynamic SQL enables runtime query execution with flexible logic. Explore execution methods, security and performance tips, and practical use cases.
Allan Ouko's photo

Allan Ouko

June 4, 2025

SQL Injection: How it Works and How to Prevent it

Learn about SQL injection, how it works, and how to protect your system from malicious attacks.
Marie Fayard's photo

Marie Fayard

April 23, 2025

SQL Server Index: Boosting Database Performance

Discover the essentials of SQL Server indexes to optimize your database queries. Learn how to implement and manage indexes effectively. Enhance your skills with practical examples and expert tips.
Allan Ouko's photo

Allan Ouko

April 17, 2025

SQL INNER JOIN vs. OUTER JOIN: Key Differences

Understand SQL INNER JOIN vs. OUTER JOIN with examples and visual aids to enhance your database management skills.
Allan Ouko's photo

Allan Ouko

March 6, 2025

What is First Normal Form (1NF)?

Learn how first normal form (1NF) can improve your database design by enforcing atomicity in your tables.
Marie Fayard's photo

Marie Fayard

January 22, 2025

SQL Subquery: A Comprehensive Guide

Discover how to master SQL subqueries to enhance your database queries. Learn about correlated, non-correlated, and recursive subqueries. Learn about execution order and how to combine SQL subqueries with other SQL features.
Allan Ouko's photo

Allan Ouko

January 16, 2025

CASE Statement in SQL Explained

Understand how to exploit SQL’s CASE statement to create categorical columns.
Eugenia Anello's photo

Eugenia Anello

January 16, 2025

SQL String Functions: A Beginner's Guide

Understand how to use SQL String Functions to clean and process text data efficiently.
Eugenia Anello's photo

Eugenia Anello

January 15, 2025

Understanding SQL Transactions: A Comprehensive Guide

Discover SQL transactions, their importance, and how to implement them for reliable database management.
Oluseye Jeremiah's photo

Oluseye Jeremiah

January 14, 2025