Skip to content

Commit 5e2de1f

Browse files
committed
update title and description for SQL programmability objects module
1 parent 8d7eaa2 commit 5e2de1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • learn-pr/wwl-data-ai/implement-programmability-objects

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:Module
22
uid: learn.wwl.implement-programmability-objects
33
metadata:
4-
title: Implement programmability objects in SQL Server
4+
title: Implement programmability objects with SQL
55
description: "Learn how to implement views, stored procedures, functions, and triggers in SQL Server to encapsulate logic, improve code reusability, and enforce business rules."
66
ms.date: 01/22/2026
77
author: JulianePadrao
88
ms.author: jupadrao
99
ms.topic: module
1010
ms.service: sql
1111
ai-usage: ai-generated
12-
title: Implement programmability objects in SQL Server
12+
title: Implement programmability objects with SQL
1313
summary: Learn how to create and use views, stored procedures, scalar functions, table-valued functions, and triggers to build maintainable, secure, and efficient database solutions.
1414
abstract: |
1515
In this module, you'll:

0 commit comments

Comments
 (0)