Skip to content

Commit 60eb60d

Browse files
authored
Merge pull request #20763 from pritamso/Broken-link-fix-jovanpop
Broken link removed
2 parents 49e73fd + 786756d commit 60eb60d

19 files changed

Lines changed: 0 additions & 76 deletions

docs/relational-databases/json/add-a-root-node-to-json-output-with-the-root-option-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ SELECT TOP 5
155155
156156
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
157157

158-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
159-
160-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
161-
162158
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
163159

164160
## See Also

docs/relational-databases/json/convert-json-data-to-rows-and-columns-with-openjson-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ You can change the compatibility level of a database by using the following comm
146146
147147
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
148148

149-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
150-
151-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
152-
153149
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
154150

155151
## See Also

docs/relational-databases/json/format-json-output-automatically-with-auto-mode-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ FOR JSON PATH
155155

156156
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
157157

158-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
159-
160-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
161-
162158
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
163159

164160
## See Also

docs/relational-databases/json/format-nested-json-output-with-path-mode-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,6 @@ FOR JSON PATH
122122

123123
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
124124

125-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
126-
127-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
128-
129125
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
130126

131127
## See Also

docs/relational-databases/json/format-query-results-as-json-with-for-json-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,6 @@ Here's an example that demonstrates how the `FOR JSON` clause formats the JSON o
236236

237237
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
238238

239-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
240-
241-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
242-
243239
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
244240

245241
## Next steps

docs/relational-databases/json/how-for-json-converts-sql-server-data-types-to-json-data-types-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||
3535

3636
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
3737

38-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
39-
40-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
41-
4238
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
4339

4440
## See Also

docs/relational-databases/json/how-for-json-escapes-special-characters-and-control-characters-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ FOR JSON PATH
7979
8080
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
8181
82-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
83-
84-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
85-
8682
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
8783
8884
## See Also

docs/relational-databases/json/import-json-documents-into-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,6 @@ Now you can return this table to the user, or load the data into another table.
159159

160160
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
161161

162-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
163-
164-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
165-
166162
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
167163

168164
## See Also

docs/relational-databases/json/include-null-values-in-json-include-null-values-option.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ FOR JSON AUTO, INCLUDE_NULL_VALUES
5959
6060
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
6161

62-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
63-
64-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
65-
6662
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)
6763

6864
## See Also

docs/relational-databases/json/index-json-data.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,4 @@ ORDER BY JSON_VALUE(json,'$.name')
163163
164164
For a visual introduction to the built-in JSON support in SQL Server and Azure SQL Database, see the following videos:
165165

166-
- [SQL Server 2016 and JSON Support](https://channel9.msdn.com/Shows/Data-Exposed/SQL-Server-2016-and-JSON-Support)
167-
168-
- [Using JSON in SQL Server 2016 and Azure SQL Database](https://channel9.msdn.com/Shows/Data-Exposed/Using-JSON-in-SQL-Server-2016-and-Azure-SQL-Database)
169-
170166
- [JSON as a bridge between NoSQL and relational worlds](https://channel9.msdn.com/events/DataDriven/SQLServer2016/JSON-as-a-bridge-betwen-NoSQL-and-relational-worlds)

0 commit comments

Comments
 (0)