Skip to content

Commit 021864e

Browse files
committed
Update module title and description to specify SQL context
1 parent 02e1e02 commit 021864e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • learn-pr/wwl-data-ai/design-implement-database-objects

learn-pr/wwl-data-ai/design-implement-database-objects/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Module
22
uid: learn-wwl.design-implement-database-objects
33
metadata:
4-
title: Design and implement database objects
4+
title: Design and implement database objects with SQL
55
description: "Learn how to design and implement database objects in SQL Server, Azure SQL, and SQL databases in Microsoft Fabric, including tables, indexes, constraints, and specialized table types."
66
ms.date: 01/12/2026
77
author: JulianePadrao
@@ -10,7 +10,7 @@ metadata:
1010
ms.service: sql
1111
ms.subservice: t-sql
1212
ms.devlang: tsql
13-
title: Design and implement database objects in SQL Server
13+
title: Design and implement database objects with SQL
1414
summary: This module covers designing and implementing various database objects including tables with different data types, specialized table types, indexes, constraints, and partitioning strategies. You'll learn how to create and optimize database objects for modern SQL platforms.
1515
abstract: |
1616
After completing this module, you'll be able to:

0 commit comments

Comments
 (0)