Merge pull request #1039 from DiHo78/patch-1

Update README.md
This commit is contained in:
Umachandar Jayachandran
2022-09-12 15:25:03 -07:00
committed by GitHub
@@ -1,5 +1,5 @@
# T-SQL Snapshot Backup
This code sample demonstrates how to populate graph tables from an existing table or a csv files. It provides a couple of examples as well.
This code sample demonstrates an end-to-end solution of backing up and restoring a database in an Azure SQL IaaS Virtual Machine using the T-SQL snapshot backup capabilities introduced in SQL Server 2022
### Contents