SQL entered below will execute "locally" against the SequelSphere database in your browser.
The database has two tables:
empl
and
dept
. (click to see the tables)
Enter some SQL, or try a sample: SQL #1 , SQL #2 , SQL #3 , SQL #4 , and an invalid example: SQL #5