File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
data-platform/open-source-data-platforms/oci-data-flow/code-examples/load-data-to-adw Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ Reviewed: 05.06.2024
4
4
5
5
# When to use this asset?
6
6
7
- When you are planning to use Autonomous database as a source and/or Autonomous database as target when running an OCI Data Flow application.
7
+ When you are planning to use an Autonomous Database as a source and/or Autonomous Database as a target when running an OCI Data Flow application.
8
8
9
9
# How to use this asset?
10
10
11
11
- Add the load-data-to-adw.py file to your main script
12
- - Change the credentials and make sure you are referencing to the correct tables/views
12
+ - Change the credentials and make sure you are referencing the correct tables/views
13
13
14
14
# License
15
15
You can’t perform that action at this time.
0 commit comments