@@ -3,38 +3,38 @@ title: CREATE VIEW (Transact-SQL)
3
3
description : CREATE VIEW (Transact-SQL)
4
4
author : markingmyname
5
5
ms.author : maghan
6
- ms.date : 10/23/2024
6
+ ms.date : 04/06/2025
7
7
ms.service : sql
8
8
ms.subservice : t-sql
9
9
ms.topic : reference
10
10
ms.custom :
11
- - ignite-2024
11
+ - ignite-2024
12
12
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"
18
18
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"
36
36
dev_langs :
37
- - " TSQL"
37
+ - " TSQL"
38
38
monikerRange : " >=aps-pdw-2016 || =azuresqldb-current || =azure-sqldw-latest || >=sql-server-2016 || >=sql-server-linux-2017 || =azuresqldb-mi-current || =fabric"
39
39
---
40
40
0 commit comments