Update 2024-01-17: SQL Fiddle no longer works for Oracle and seems to have lost many old fiddles. See the other answer for a more up-to-date list.
SQL Fiddle
Here is a trivial example of use:
http://sqlfiddle.com/#!4/8cf15/5
Videos
Does AI2sql optimize SQL queries?
What databases does AI2sql support?
How do I start using AI2sql?
Update 2024-01-17: SQL Fiddle no longer works for Oracle and seems to have lost many old fiddles. See the other answer for a more up-to-date list.
SQL Fiddle
Here is a trivial example of use:
http://sqlfiddle.com/#!4/8cf15/5
Below are some of the online websites that can help in executing Oracle SQL queries and PL/SQL Code -
db<>fiddle - Easily create schemas and queries and share them with others.
OneCompiler's PL/SQL - Free online compiler for Oracle PL/SQL
Oracle Live Sql - All your PL/SQL scripts can be saved. Requires a free Oracle account.
Oracle Apex -Test out Apex, which also lets you create objects and run scripts. Requires a free Oracle account.