Hi all,
I have a database with lease information. I have the square footage of each record (lease) in one table and costs per month in another table. The tables are related based on a common Lease ID. The second table has costs associated to a company service code. There could be three service codes to one lease, hence, a one to many relationship. In understand the concept of getting the output I need, Cost/Area to get the Cost Per Square Foot. How should I attack this problem?
Thanks
I have a database with lease information. I have the square footage of each record (lease) in one table and costs per month in another table. The tables are related based on a common Lease ID. The second table has costs associated to a company service code. There could be three service codes to one lease, hence, a one to many relationship. In understand the concept of getting the output I need, Cost/Area to get the Cost Per Square Foot. How should I attack this problem?
Thanks