L
LG
I am have to find out a %, based on total(# of records)-
corrections/total(# of records)
The fields i have would be QCP_id, date, batch_id, and correction.
I would need to get the total amount of records by QCP_ID, using the count
of the batch_id, and I guess the same for the correction with= to y.
Am I in the right direction? But than I dont' know where to go from there.
Once I get this part than I have to build the join query for all the tables.
Thanks
corrections/total(# of records)
The fields i have would be QCP_id, date, batch_id, and correction.
I would need to get the total amount of records by QCP_ID, using the count
of the batch_id, and I guess the same for the correction with= to y.
Am I in the right direction? But than I dont' know where to go from there.
Once I get this part than I have to build the join query for all the tables.
Thanks