Skip to content

Commit 9595154

Browse files
committed
update Metadata
1 parent fed5dc5 commit 9595154

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

docs/t-sql/statements/create-view-transact-sql.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,38 @@ title: CREATE VIEW (Transact-SQL)
33
description: CREATE VIEW (Transact-SQL)
44
author: markingmyname
55
ms.author: maghan
6-
ms.date: 10/23/2024
6+
ms.date: 04/06/2025
77
ms.service: sql
88
ms.subservice: t-sql
99
ms.topic: reference
1010
ms.custom:
11-
- ignite-2024
11+
- ignite-2024
1212
f1_keywords:
13-
- "CREATE VIEW"
14-
- "VIEW_TSQL"
15-
- "VIEW"
16-
- "CREATE_VIEW_TSQL"
17-
- "SCHEMABINDING_TSQL"
13+
- "CREATE VIEW"
14+
- "VIEW_TSQL"
15+
- "VIEW"
16+
- "CREATE_VIEW_TSQL"
17+
- "SCHEMABINDING_TSQL"
1818
helpviewer_keywords:
19-
- "table creation [SQL Server], CREATE VIEW"
20-
- "views [SQL Server], creating"
21-
- "CREATE VIEW statement"
22-
- "updatable partitioned views"
23-
- "tables [SQL Server], virtual"
24-
- "updatable views"
25-
- "modifying partitioned views"
26-
- "virtual tables [SQL Server]"
27-
- "number of columns per view"
28-
- "partitioned views [SQL Server], creating"
29-
- "WITH ENCRYPTION clause"
30-
- "WITH CHECK OPTION clause"
31-
- "partitioned views [SQL Server], modifying"
32-
- "partitioned views [SQL Server], replication"
33-
- "distributed partitioned views [SQL Server]"
34-
- "views [SQL Server], indexed views"
35-
- "maximum number of columns per view"
19+
- "table creation [SQL Server], CREATE VIEW"
20+
- "views [SQL Server], creating"
21+
- "CREATE VIEW statement"
22+
- "updatable partitioned views"
23+
- "tables [SQL Server], virtual"
24+
- "updatable views"
25+
- "modifying partitioned views"
26+
- "virtual tables [SQL Server]"
27+
- "number of columns per view"
28+
- "partitioned views [SQL Server], creating"
29+
- "WITH ENCRYPTION clause"
30+
- "WITH CHECK OPTION clause"
31+
- "partitioned views [SQL Server], modifying"
32+
- "partitioned views [SQL Server], replication"
33+
- "distributed partitioned views [SQL Server]"
34+
- "views [SQL Server], indexed views"
35+
- "maximum number of columns per view"
3636
dev_langs:
37-
- "TSQL"
37+
- "TSQL"
3838
monikerRange: ">=aps-pdw-2016 || =azuresqldb-current || =azure-sqldw-latest || >=sql-server-2016 || >=sql-server-linux-2017 || =azuresqldb-mi-current || =fabric"
3939
---
4040

0 commit comments

Comments
 (0)