You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Once we have cloned our repository, the next thing we have to do is create our d
32
32
Choose which type of database you would like and follow the corresponding instructions:
33
33
34
34
1.[Create IBM Db2 Warehouse on Cloud](#2a-create-ibm-db2-warehouse-on-cloud)
35
-
2.[Create an IBM Db2 Docker Image](#2b-create-an-ibm-db2-on-premise-database)
35
+
2.[Create IBM Db2 Database Locally Using Docker Image](#2b-create-an-ibm-db2-on-premise-database)
36
36
37
37
#### 2a. Create IBM Db2 Warehouse on Cloud
38
38
@@ -82,7 +82,7 @@ Depending on which type you have (Cloud or On-Premise), the steps will be a litt
82
82
2.[Create Schema and Tables for IBM Db2 Docker Image](#3b-create-schema-and-tables-for-ibm-db2-docker-image)
83
83
84
84
85
-
#### 3a Create Schema and Tables for IBM Db2 Warehouse on Cloud
85
+
#### 3a. Create Schema and Tables for IBM Db2 Warehouse on Cloud
86
86
87
87
In the Db2 warehouse resource page, click on `Manage` and go to DB2 console by clicking the button `Open Console`. In the console do the following to load your data.
0 commit comments