File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
data-platform/core-converged-db/fast-ingest-lookup/files Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Scripts for Fast Lookup and Fast Ingest Functionality
2
+ This folder provides demo scripts to demonstrate Fast Lookup and Fast Ingest features. Please adapt and change the scripts to your conditions.
3
+
4
+ Reviewed: 30.08.2024
5
+
6
+ # When to use this asset?
7
+
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.
10
+
11
+ # How to use this asset?
12
+
13
+ Run fastlookup.sql in your preferred SQL environment or IDE.
14
+
15
+ # License
16
+
17
+ Copyright (c) 2024 Oracle and/or its affiliates.
18
+
19
+ Licensed under the Universal Permissive License (UPL), Version 1.0.
20
+
21
+ See [ LICENSE] ( https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE ) for more details.
You can’t perform that action at this time.
0 commit comments