Skip to content

Commit 96f1e21

Browse files
committed
integrate two other changed in the branch - README.md files
1 parent 1a489e4 commit 96f1e21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data-platform/data-development/sql/sql-do-ityourself/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This section covers Public Oracle SQL Tools: Use of SQL in extensive way: from S
55
Providing links to public useful documentation about SQL use and tips. SQL Tips on Fortnight basis and and articles/blogs written by Oracle SQL and Database Advocates and Product Managers and SQL examples are shown here.
66
A SQL Clue Card is also provided.
77

8-
Reviewed: 19.06.2025
8+
Reviewed: 03.10.2025
99

1010
# Table of Contents
1111

data-platform/data-development/sql/sql-oracle23ai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The list of New Features will be periodically updated and adjusted.
6969
- **Description**: Index multiple schema objects for full-text search using DBMS_SEARCH.
7070
- **Example**: `EXEC DBMS_SEARCH.CREATE_INDEX('index_name', 'table_name');`
7171

72-
Reviewed: 20.11.2024
72+
Reviewed: 03.10.2025
7373

7474
# Table of Contents
7575

0 commit comments

Comments
 (0)