I have attached a sample of data with the table I am working with.
What I am trying to get out of the query is this
From the table Invoice I want to get the field InvoiceID, DateofInvoice, Property, and BillingRate.
From the table Labor I want to get the total hours for each job tied to the...