About 98,500 results
Open links in new tab
  1. Using PIVOT and UNPIVOT - SQL Server | Microsoft Learn

    Nov 18, 2025 · Learn about the Transact-SQL PIVOT and UNPIVOT relational operators. Use these operators on SELECT statements to change a table-valued expression into another table.

  2. Pivot Table Examples - Exceljet

    Simple Pivot Table examples you can use for inspiration and learning. Includes screen shots, instructions, and video links.

  3. SQL Server PIVOT Operator Explained Clearly By Practical Examples

    This tutorial shows you step by step how to use the SQL Server PIVOT operator to convert rows to columns.

  4. Creating a Pivot Table in Excel - Step by Step Tutorial

    In this tutorial, you'll learn how to create a pivot table in Excel. You can easily create a pivot table using a few clicks from the ribbon.

  5. SQL PIVOT and SQL UNPIVOT Examples to Transform Data

    Dec 19, 2024 · In this article learn how to use SQL PIVOT and SQL UNPIVOT in SQL Server to transform your data output along with examples.

  6. Pivot and Unpivot in SQL - GeeksforGeeks

    Jul 12, 2025 · In this article, we’ll explore what PIVOT and UNPIVOT are, their syntax, key differences, and provide practical examples with explanations to help us master these SQL …

  7. Pivot Tables in Excel - Step by Step Tutorial

    Pivot tables are one of Excel's most powerful features. A pivot table allows you to extract the significance from a large, detailed data set.

  8. Excel Pivot Table Tutorial - 5 Easy Steps for Beginners

    Need to sift through a lot of data fast? Our Excel Pivot Table tutorial shows you how to do it quickly and painlessly in 5 easy steps!

  9. SQL PIVOT – SQL Tutorial

    These examples should help you understand how to use the SQL PIVOT operation in SQL Server for various scenarios, including basic pivoting, aggregation, dynamic columns, and handling …

  10. PIVOT and UNPIVOT Explained with Examples - Datatas

    In this article, we will delve into the concepts of PIVOT and UNPIVOT with clear examples to illustrate their functionality and practical applications in SQL queries.