Run the statements in the right panel.

This view creates a list of Patients and the doctor that is treating them. Note that the view is actually creating an XML string that represents the relationship between the patient and the doctor.

The second statement is a simple select from the new view that will return an XML result.

You should see a result set in the lower right panel.