Skip to content

Commit c82095a

Browse files
Merge pull request #747 from oracle-devrel/uschwinn-patch-14
Update README.md
2 parents bf3412c + 7c82fb3 commit c82095a

File tree

1 file changed

+4
-2
lines changed
  • data-platform/core-converged-db/db-blockchain

1 file changed

+4
-2
lines changed

data-platform/core-converged-db/db-blockchain/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
Blockchain tables are insert-only tables that organize rows into a number of system chains. Blockchain and Immutable tables are part of the Crypto-Secure Data Management features in Oracle 19c and later releases. Rows in a blockchain table are made tamper-resistant by special sequencing and chaining algorithms.
44
Users can verify that rows have not been tampered. A hash value that is part of the row metadata is used to chain and validate rows.
5-
5+
6+
Review Date: 03.06.2024
67

78
## Useful Links
89

@@ -43,4 +44,5 @@ Copyright (c) 2023 Oracle and/or its affiliates.
4344

4445
Licensed under the Universal Permissive License (UPL), Version 1.0.
4546

46-
See LICENSE for more details.
47+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
48+

0 commit comments

Comments
 (0)