Technical requirements
Before you start orchestrating your data, here are certain prerequisites that you should meet:
- You should have an Azure subscription, or access to any other subscription with contributor-level access.
- Create your Synapse workspace on this subscription. You can follow the instructions from Chapter 1, Introduction to Azure Synapse, to create your Synapse workspace.
- Create a SQL pool on Azure Synapse. This has been covered in Chapter 2, Considerations For Your Compute Environment.
- Download the script from the following link: http://bit.ly/T-SQL-samples.
Once you have met all the prerequisites, you can start transforming your business logic into code by using T-SQL. In the following section, we will learn about some of the supported features by using some sample queries.