L
Liz C
In a Pass thru query, I want to select the meter_number, acct_period,
prod_period, dth from the dbo.con_vols table and the mcf and btu from the
dbo.meas table where the meter_number, acct_period and prod_period are equal
to the meter_number, acct_period and prod_period in the dbo.con_vols table.
Can anyone help, please? I know I need an INNER JOIN, but am not sure how
to do that.
Thank you in advance!
prod_period, dth from the dbo.con_vols table and the mcf and btu from the
dbo.meas table where the meter_number, acct_period and prod_period are equal
to the meter_number, acct_period and prod_period in the dbo.con_vols table.
Can anyone help, please? I know I need an INNER JOIN, but am not sure how
to do that.
Thank you in advance!