Skip to content

Commit c164537

Browse files
Merge pull request #1240 from oracle-devrel/uschwinn-patch-32
Update README.md
2 parents 202e1e9 + 1ac86bf commit c164537

File tree

1 file changed

+8
-2
lines changed
  • data-platform/core-converged-db/fast-ingest-lookup/files

1 file changed

+8
-2
lines changed

data-platform/core-converged-db/fast-ingest-lookup/files/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,17 @@ Reviewed: 30.08.2024
66
# When to use this asset?
77

88
Use fastlookup.sql to learn about the Fast Lookup feature in Oracle Database.
9-
Note: You may also use it in database environments before 23ai.
9+
10+
Note: You may also use the script in database environments before 23ai.
11+
12+
Use fastingest.sql to learn about the Fast Lookup feature in Oracle Database.
13+
14+
Note: For this demo script, 23ai is required.
1015

1116
# How to use this asset?
1217

13-
Run fastlookup.sql in your preferred SQL environment or IDE.
18+
As a prerequisite install schema SH before you run the scripts.
19+
You can find all information about the installation in this [posting here](https://blogs.oracle.com/coretec/post/sample-data-for-oracle-database)
1420

1521
# License
1622

0 commit comments

Comments
 (0)