Run the statements in the right panel.
The two tables in this application are the Doctor table, and the Patient table. This SQL will create the two tables, populate them with some sample data and query them to ensure proper creation.
You should see a result set in the lower right panel.