mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update README.md
This commit is contained in:
@@ -99,6 +99,7 @@ Perform the below steps before you show the demo.
|
||||
1. Once you have placed the bet, show that the user can download a cryptographic receipt that proves the bet. This receipt could also be used to verify the database afterwards but this is not part of the demo.
|
||||

|
||||
1. Go to the Notebook and show the 2 tables, Moneyline and bets in the Explorer. Explain that Moneyline table is an updatable ledger table and bets an append-only ledger table.
|
||||
|
||||

|
||||
1. Run the `code cell 1` in the Notebook to show the games in the Moneyline table.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user