mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Adding graph examples (#258)
* Adding graph examples * Updating README.md
This commit is contained in:
committed by
Perry Skountrianos
parent
efa54273da
commit
0ff1ae74a4
@ -20,6 +20,10 @@ Built-in JSON functions enable you to easily parse and query JSON data stored in
|
||||
|
||||
Built-in temporal functions enable you to easily track history of changes in a table, go back in history, and analyze historical data.
|
||||
|
||||
[Graph Tables](sql-graph)
|
||||
|
||||
Graph tables enable you to add a non-relational capability to your database.
|
||||
|
||||
## Samples for Business Intelligence features within SQL Server
|
||||
|
||||
[Reporting Services (SSRS)](reporting-services)
|
||||
|
||||
Reference in New Issue
Block a user