Skip to content

Commit

Permalink
adding lab to workshop - WMS 11811 (#736)
Browse files Browse the repository at this point in the history
* Combined workshop

specifically for SE Deep Dive

* updating paths

* update filepaths to show in browser

showing locally, but not in github page. This should fix.

* reordering labs

* Update manifest.json

* image paths

* image paths

* update filepath

* Update manifest.json
  • Loading branch information
hope-fisher authored Dec 13, 2024
1 parent a7c2bad commit 441ab7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 23ai-deep-dive/workshops/sandbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
"type": "livelabs",
"filename": "../../../db-23ai-fundamentals/new-direct-joins-for-updates-deletes/new-direct-joins-for-updates-deletes.md"
},
{
"title": "Lab: Enhanced DML RETURNING Clause",
"description": "Enhanced Data Manipulation with DML RETURNING Clause",
"type": "livelabs",
"filename": "../../../db-23ai-fundamentals/update-return-clause-enhancements/update-return-clause-enhancements.md"
},
{
"title": "Lab: New Table Value Clause",
"description": "Explore the advantages of the new table value clause in SQL for enhanced data manipulation capabilities.",
Expand Down

0 comments on commit 441ab7f

Please sign in to comment.