Connecting And Working With Oracle Cloud Dbaas Using Toad Sqldeveloper

Connecting and working with Oracle cloud DBaaS using command line tool, Toad for Oracle, SQL Developer and C Program.

Last updated 2022-01-10 | 4.4

- Creating
- connecting and working with oracle cloud database using command line tool
- toad for Oracle
- SQL Developer and a C program.

What you'll learn

Creating
connecting and working with oracle cloud database using command line tool
toad for Oracle
SQL Developer and a C program.

* Requirements

* Beginner level programming experience. Begineer level oracle database experience.

Description

This course gives an insight on how to connect and work with DBaaS offered by Oracle cloud. This course is mainly for developers who want to connect to an Oracle cloud database using different tools and also want to develop an application which accesses the database on the cloud. 

This course tells you on how to create an Oracle cloud account, then connecting to it using different tools such as SQL Developer, Toad for Oracle and finally, it uses a C Program to access the database on the cloud.

This is not a course on how to write a C/C++ Program using Pro*C/C++, but it will just show how to connect to Oracle cloud database using a simple program.

Who this course is for:

  • Anyone who wants to learn how to connect to oracle cloud database and work with it.

Course content

4 sections • 14 lectures

What is DBaaS? Preview 04:17

Creating Oracle cloud account Preview 02:37

Introduction to SSH Preview 02:36

Creating SSH key pair on Windows Preview 03:01

Creating SSH key pair on Linux Preview 02:50

Setting up Oracle database cloud service Preview 05:11

Connecting using terminal Preview 05:27

Connecting using SQL Developer Preview 07:19

SSH tunneling/Port forwarding Preview 03:17

Connecting using Toad for Oracle Preview 07:28

Accessing the database using a C Program Preview 04:46