File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
data-platform/core-converged-db/fast-ingest-lookup/files Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,17 @@ Reviewed: 30.08.2024
66# When to use this asset?
77
88Use 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
You can’t perform that action at this time.
0 commit comments