Hi all,
I have a database table which holds part number, its usage qty and some other stuffs. I wanted to create a selection query to have a new column to count how many parts which do have a qty <> 0.
For examples, if there are 3 records having usage qty <> 0 in the table of 5 records...