Skip to content

Commit 89733ed

Browse files
authored
Update sys-external-library-files-transact-sql.md
demoted single H2 to an H3
1 parent 378f3e4 commit 89733ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/system-catalog-views/sys-external-library-files-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
#---
22
title: "sys.external_library_files (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "07/17/2017"
@@ -34,7 +34,7 @@ Lists a row for each file that makes up an external library.
3434
|platform |tinyint |ID of the host platform on which SQL Server is installed. |
3535
|platform_desc | nvarchar(60) |Name of the host platform. Valid values are 'WINDOWS', 'LINUX'. |
3636

37-
## See also
37+
### See also
3838
[sys.external_libraries](sys-external-libraries-transact-sql.md)
3939
[CREATE EXTERNAL LIBRARY](../../t-sql/statements/create-external-library-transact-sql.md)
4040
[Package management for SQL Server R Services](../../advanced-analytics/r/installing-and-managing-r-packages.md)

0 commit comments

Comments
 (0)