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
6
6
# When to use this asset?
7
7
8
8
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.
10
15
11
16
# How to use this asset?
12
17
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 )
14
20
15
21
# License
16
22
You can’t perform that action at this time.
0 commit comments