You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sql2022workshop/05_DataVirt/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ Exercise to access parquet files with S3 compatible object storage by examining
12
12
13
13
**5.2 Using delta tables with S3**
14
14
15
-
Exercise to access delta tables with S3 compatible object storage by examining T-SQL notebooks.**Read**, not execute, the steps in the **parquet** folder.
15
+
Exercise to access delta tables with S3 compatible object storage by examining T-SQL notebooks.**Read**, not execute, the steps in the **delta** folder.
16
16
17
17
**5.3 Using S3 object storage for backup and restore**
18
18
19
-
Exercise to backup and restore databases with S3 compatible object storage by examining T-SQL notebooks. **Read**, not execute, the steps in the **parquet** folder.
19
+
Exercise to backup and restore databases with S3 compatible object storage by examining T-SQL notebooks. **Read**, not execute, the steps in the **s3objectstorage** folder.
0 commit comments