I need to have a report that shows a max number of hours of 8500. If the number is more than 8500 then put that record at 8500 else print out the number.
I am creating a report in Visual Basic's Data Reporter with Sql as the backend.
This Sql does not support CASE Statements. Any help would be great.
I am creating a report in Visual Basic's Data Reporter with Sql as the backend.
This Sql does not support CASE Statements. Any help would be great.