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.
What you'll learn
creating an Oracle cloud account
connecting to Oracle cloud database using SQL Developer
using Toad for Oracle to access cloud database
developing a simple application in C to connect to Oracle cloud DB
Course objectives
understand the basics of Oracle DBaaS
learn to utilize different tools for database connection
gain hands-on experience in creating cloud-accessing applications