Skip to content

Commit 51ca233

Browse files
authored
Update Lab4.md
1 parent 9527936 commit 51ca233

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Lab4.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,12 @@ Specify the credentials for your Oracle Cloud Infrastructure Object Storage serv
220220

221221
You have successfully loaded the sample data from Object storage to customers table using DBMS_CLOUD.
222222

223+
224+
### **STEP 6: Create Schema for aOne application**
225+
226+
- Connect as your user in SQL Developer and copy and paste <a href="https://github.com/CloudTestDrive/ATPDocker/blob/master/aone/create_schema.sql" target="_blank"> this code snippet</a> to SQL Developer worksheet. We will be using this code to create the schema for our application which will be used in Lab 6.
227+
228+
223229
- You are now ready to move to the next lab.
224230

225231
<table>

0 commit comments

Comments
 (0)