Assuming the existence of an InsurancePlans table as described in Figure 14.8, write an SQL query that retrieves the employee first and last name, insurance plan type, and monthly cost for John Kay/s insurance.
The following information applies to Exercises 10-14.
You are working for the ABC Clinic, a small medical clinic that is open 7 days per week. The clinic would like to generate a reminder telephone call to clinic patients the day before their scheduled appointments. A vendor has a software application that will do this, given the appropriate data from the clinic database: You have been asked to investigate how to obtain the necessary data from the clinic's relational database. You are to begin with a small test database.
The following figure shows the entities in the clinic database, namely doctors, patients, and clinic apoointments.