A patient with HIV is being assessed for their capacity to m…

A patient with HIV is being assessed for their capacity to make decisions about their treatment, particularly because it is a new treatment that the patient must receive.  What is the most important consideration when determining the patient’s decision-making capacity?

Assuming a “dependent” table was created in the Ch07_SaleCo…

Assuming a “dependent” table was created in the Ch07_SaleCo database that has a relationship to the “employee” table, as indicated in the ERD below, and the DEP_NUM attribute is set to auto-increment. Create an SQL statement that adds a record to the dependent table, with the dependent’s first name of “Bobby”, last name of “Jones”, employee number of 103, and uses the next available auto-incremented dependent number. Enter the SQL statement below.