I have the following data:
Tool Nbr
Run Nbr
Roll Nbr
Datetime
Yield
There are multiple Runs and Rolls per tool number, I need to display only the Min date and max date associated with each tool number. How could I accomplish this? Data is from SQL Server 2000, BO 5.1.7
Thanks
Tool Nbr
Run Nbr
Roll Nbr
Datetime
Yield
There are multiple Runs and Rolls per tool number, I need to display only the Min date and max date associated with each tool number. How could I accomplish this? Data is from SQL Server 2000, BO 5.1.7
Thanks