Now days we hear lot about cloud and like to explore more on it.
Recently Oracle launched cloud services that we can use to create
service instances. This post is specific to Database Cloud
service.
DBaaS (Database as a Service) is a service instance in
Oracle Database Cloud. On premises setup we use to install Oracle
database server on local hardware but in cloud, no need to have a
setup, just need to confirm some parameters and we are good to use
it.
In this post, we will...