Skip to content

Commit 7c61897

Browse files
Update index.md
1 parent 1254b9f commit 7c61897

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ permalink: index.html
44
layout: home
55
---
66

7-
# Content Directory
7+
# Transact-SQL Exercises and Demonstrations
88

9-
Hyperlinks to each of the lab exercises and demos are listed below.
9+
These exercises and demos support Microsoft course [DP-080: Querying with Transact-SQL](https://docs.microsoft.com/training/courses/dp-080t00) and the associated Microsoft Learn training content in the following learning paths:
1010

11-
## Labs
11+
- [Get started querying with Transact-SQL](https://docs.microsoft.com/training/paths/get-started-querying-with-transact-sql/)
12+
- [Write advanced Transact-SQl queries](https://docs.microsoft.com/training/paths/write-advanced-transact-sql-queries/)
13+
- [Program with Transact-SQL](https://docs.microsoft.com/training/paths/program-transact-sql/)
14+
15+
Links to each of the lab exercises and demos are listed below.
1216

1317
{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %}
1418
| Module | Lab |

0 commit comments

Comments
 (0)