Skip to content

Commit 7c188a7

Browse files
Merge pull request #1237 from oracle-devrel/uschwinn-patch-31
Create README.md
2 parents f819ddd + 1dced77 commit 7c188a7

File tree

1 file changed

+21
-0
lines changed
  • data-platform/core-converged-db/fast-ingest-lookup/files

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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.

0 commit comments

Comments
 (0)