Oracle Live SQL

93 views 10:13 am 0 Comments March 20, 2023

Oracle Live SQL

Developed by Dr. Rasheed

Oracle Live SQL

Go to https://livesql.oracle.com/

Sign In or Sign Up for the account

On the left menu, click on My Scripts

On the top right, click on Upload Script

Use JLDB_Build_5.sql script for uploading and fill out the remaining fields

 

Press upload.

On the next page you will see summary of the uploaded script.

On the top right, press Run Script button.

After a moment, you will see a message below. Please ignore the warnings

 

On the left menu, click on the Schema to see your tables.

 

You can click on any table and see the details such as attributes, constraints etc.

On the top left menu, Click on the SQL Worksheet and start writing your SQL code in Oracle.

Write any Oracle SQL query and press Run Script button on top right.