|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/connecting-and-working-with-oracle-cloud-dbaas-using-toad-sqldeveloper/
课程评论:没有评论
**课程名称:** 连接及使用 Oracle Cloud DBaaS **课程概述:** 本课程旨在为开发者提供Oracle云数据库即服务(DBaaS)的连接与使用指导。课程将重点讲解如何使用各种工具连接到Oracle云数据库,并为希望开发访问云数据库的应用程序的开发者提供实践指导。 **课程内容亮点:** * **Oracle云账户创建:** 指导您如何注册并创建一个Oracle云账户。 * **多工具连接实践:** 演示如何使用SQL Developer、Toad for Oracle等常用工具连接至Oracle云数据库。 * **应用程序集成示例:** 通过一个简单的C语言程序示例,展示如何访问Oracle云数据库。**(请注意:本课程并非Pro*C/C++编程语言的深度教学,仅为演示程序与云数据库的连接方式。)** **目标学员:** * 希望通过各种工具连接到Oracle云数据库的开发者。 * 计划开发能够访问Oracle云数据库的应用程序的开发者。
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.