From 8398d8be929bb0b7fda86db352f115b0722d80c8 Mon Sep 17 00:00:00 2001 From: Ulrike Schwinn Date: Thu, 24 Oct 2024 11:16:02 +0200 Subject: [PATCH] Update README.md added revie date --- .../db-blockchain/blockchain-tables-presentation/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data-platform/core-converged-db/db-blockchain/blockchain-tables-presentation/README.md b/data-platform/core-converged-db/db-blockchain/blockchain-tables-presentation/README.md index 93a5a421c..05f16d904 100644 --- a/data-platform/core-converged-db/db-blockchain/blockchain-tables-presentation/README.md +++ b/data-platform/core-converged-db/db-blockchain/blockchain-tables-presentation/README.md @@ -1,12 +1,12 @@ -## Blockchain Tables +# Blockchain Tables 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. -Reviewed: 26.03.2024 +Reviewed: 30.10.2024 # When to use this asset? -To present or to learn about Blockchain Tables. +To present or to learn about Blockchain Tables in Oracle Database. # How to use this asset?