Access LiveSQL (Runs on oracle19c)
Oracle LiveSQL is a free to use cloud based service that provides a platform for developers and DBAs to access the Oracle 19c database instance for development and testing purposes. This database can be used to try many of the features of an Oracle 19c database without the need to install the oracle client on a server or local PC.
You will use LiveSQL to write and execute your SQL statements and scripts if you do not have the Oracle Client installed on your personal laptop.
LiveSQL also allows you to upload collections of SQL statements (database scripts) that can be run to quickly create a database schema for your lab assignments.
LiveSQL’s primary limitation is that one can only submit 2,000 SQL statements per session.
Pre-Requisites
LiveSQL only requires internet access and a web browser to use.
A free account on the Oracle web site will also need to be created if you do not have one already.
Logging in to Oracle LiveSQL
To get started, open a web browser and visit the Oracle LiveSQL web site at: LiveSQL
When the web page appears, as shown below, click on the Sign In button in the upper right corner.
Access LiveSQL
https://blogs.oracle.com/database/oracle-database-19c-now-available-on-livesql-v2
