Skip to content

Commit 01ea762

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into heidist-master
2 parents c053984 + 3b23660 commit 01ea762

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

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

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: "CREATE DATABASE (Transact-SQL) | Microsoft Docs"
33
description: Create database syntax for SQL Server, Azure SQL Database, Azure SQL Data Warehouse, and Parallel Data Warehouse
44
ms.custom: ""
@@ -57,24 +57,10 @@ In the following row, click whichever product name you are interested in. The cl
5757
::: moniker range=">=sql-server-2016||>=sql-server-linux-2017||=sqlallproducts-allversions"
5858

5959
> [!div class="mx-tdCol2BreakAll"]
60-
> <table>
61-
> <tr>
62-
> <th> &nbsp; </th>
63-
> <th> &nbsp; </th>
64-
> <th> &nbsp; </th>
65-
> <th> &nbsp; </th>
66-
> <th> &nbsp; </th>
67-
> </tr>
68-
> <tr>
69-
> <th><strong><em>* SQL Server *<br />&nbsp;</em></strong></th>
70-
> <th><a href="create-database-transact-sql.md?view=azuresqldb-current">SQL Database<br />logical server</a></th>
71-
> <th><a href="create-database-transact-sql.md?view=azuresqldb-mi-current">SQL Database<br />Managed Instance</a></th>
72-
> <th><a href="create-database-transact-sql.md?view=azure-sqldw-latest">SQL Data<br />Warehouse</a></th>
73-
> <th><a href="create-database-transact-sql.md?view=aps-pdw-2016">SQL Parallel<br />Data Warehouse</a></th>
74-
> </tr>
75-
> </table>
60+
> |||||
61+
> |-|-|-|-|
62+
> |**_\* SQL Server \*_** | [SQL Database<br />logical server](create-database-transact-sql.md?view=azuresqldb-current) | [SQL Database<br />Managed Instance](create-database-transact-sql.md?view=azuresqldb-mi-current) | [SQL Data<br />Warehouse](create-database-transact-sql.md?view=azure-sqldw-latest) | [SQL Parallel<br />Data Warehouse](create-database-transact-sql.md?view=aps-pdw-2016) |
7663
77-
&nbsp;
7864

7965
# SQL Server
8066

0 commit comments

Comments
 (0)