--- title: "Tutorials for SQL Server" description: Use these SQL Server tutorials to learn new technologies and features. Tutorials for earlier versions of SQL Server usually work with more recent versions. author: MikeRayMSFT ms.author: mikeray ms.date: 09/16/2024 ms.service: sql ms.topic: conceptual --- # Tutorials for SQL Server [!INCLUDE [sqlserver](../includes/applies-to-version/sqlserver.md)] [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] provides tutorials to help you learn new technologies and features. Tutorials for earlier versions can usually be used with more recent versions. When tutorials address a newer feature, they indicate the minimum version to complete the tutorial. - If a tutorial uses one of the [!INCLUDE [ssSampleDBCoShort](../includes/sssampledbcoshort-md.md)] databases, you should download and use the most recent version. For more information, see [AdventureWorks sample databases](https://github.com/microsoft/sql-server-samples/releases/tag/adventureworks). - Download a Power Pivot workbook and Power View reports to use with Power View tutorials, go to [SQL Server Samples](../samples/sql-samples-where-are.md). > [!NOTE] > Power View support is no longer available after SQL Server 2017. - Check out the new [Wide World Importers](../samples/wide-world-importers-what-is.md) sample available on the [sql-server-samples](https://github.com/Microsoft/sql-server-samples) GitHub repository. ## Current tutorials | Technology | Description | | --- | --- | | [Analysis Services Tutorials (SSAS)](/analysis-services/analysis-services-tutorials-ssas) | Learn how to develop and deploy [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)] tabular or multidimensional models. Also learn how to use tools such as PowerPivot to analyze the data in the models. | | [Database Engine Tutorials](../relational-databases/database-engine-tutorials.md) | Learn how to connect to an instance of the database engine and then build and run Transact-SQL statements. | | [Enterprise Information Management (EIM) Tutorials](https://wiki.scn.sap.com/wiki/display/EIM/EIM+Tutorials) | Learn how to manage information in an enterprise using Microsoft EIM technologies. | | [Integration Services Tutorials](../integration-services/integration-services-tutorials.md) | Learn how to create and deploy [!INCLUDE [ssIS](../includes/ssis-md.md)] packages. | | [Replication Tutorials](../relational-databases/replication/replication-tutorials.md) | Learn how to set up and run replication topologies using [!INCLUDE [ssManStudioFull](../includes/ssmanstudiofull-md.md)]. | | [Reporting Services Tutorials (SSRS)](../reporting-services/reporting-services-tutorials-ssrs.md) | Learn how to create basic reports and subscriptions. | | [SQL Server Machine Learning Tutorials](../machine-learning/tutorials/r-tutorials.md) | Learn how to work with [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] data using R or Python. Run R or Python scripts from [!INCLUDE [tsql](../includes/tsql-md.md)]. | ## Previously published tutorials - [Tutorials for SQL Server 2014](https://www.quackit.com/sql_server/sql_server_2014/tutorial/) - [Tutorials for SQL Server 2012](/previous-versions/sql/sql-server-2012/hh231699(v=sql.110)) - [Tutorials for SQL Server 2008 R2](/previous-versions/sql/sql-server-2008-r2/ms167593(v=sql.105)) [!INCLUDE [get-help-options](../includes/paragraph-content/get-help-options.md)]