December 2015
Intermediate to advanced
276 pages
4h 50m
English
CHAPTER 3
![]()
Using Oracle Database
Oracle Database is the most commonly used relational database. Relational databases are based on a fixed schema with the basic unit of storage being a table. Docker Hub has several Docker images for Oracle Database in the Public repository. In this chapter we shall use a Docker image for Oracle Database to install and use the database on Linux. This chapter has the following sections.
Setting the Environment
The following software is required for this chapter. ...
Read now
Unlock full access