About 76,600 results
Open links in new tab
  1. Tutorials for SQL Server - SQL Server | Microsoft Learn

    May 7, 2026 · Use these SQL Server tutorials to learn new technologies and features. Tutorials for earlier versions of SQL Server usually work with more recent versions.

  2. SQL SELECT Statement

    This tutorial shows you how to use the SQL SELECT statement to retrieve data from a single table.

  3. SQL SELECT and SELECT WHERE (With Examples) - Programiz

    The SQL SELECT statement is used to select (retrieve) data from a database table. In this tutorial, you will learn about the SQL SELECT statement with the help of examples.

  4. Learn SQL Basics for Data Science | Coursera

    What you'll learn Use SQL commands to filter, sort, & summarize data; manipulate strings, dates, & numerical data from different sources for analysis Assess and create datasets to solve your business …

  5. MySQL - Wikipedia

    SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database.

  6. SQL Server Blog | Microsoft Community Hub

    3 days ago · We just shipped mssql-python 1.8.0, the official Microsoft SQL Server driver for Python. This release focuses on day-to-day ergonomics, a long-requested authentication option for Bulk …

  7. SQL Server Downloads Quick Links

    Feb 3, 2026 · Check out these SQL Server downloads for the SQL Server engine, Express Edition, Service Packs, SSMS, sample databases, tools and more.

  8. SQL Tutorial - W3Schools

    SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in MySQL, SQL Server, MS Access, Oracle, PostgreSQL, and more.

  9. SQL Tutorial: Learn SQL from Scratch for Beginners

    Whether you’re a software developer, database administrator, data analyst, or data scientist, this SQL tutorial will help you unlock the power of SQL for managing and analyzing data.

  10. SQL Tutorial - GeeksforGeeks

    May 23, 2026 · Whether you want to create, delete, update or read data, SQL provides commands to perform these operations. Widely supported across various database systems like MySQL oracle, …