Because you can, it's kind of fun, and it's a way to learn about other database options for GCP and Kubernetes. This tutorial will be deploying the Oracle Database Operator for Kubernetes on GKE. This ...
We created two new tables departments and employees for the demonstration using Sample-tables.sql script. The SQL script is underfollowed. -- Create DEPARTMENTS table CREATE TABLE DEPARTMENTS ( ...