Viewing 2 posts - 1 through 2 (of 2 total)
I'd suggest that the code for [Log Used %] be changed to:
[font="Courier New"], CAST(CAST(CAST(lu.cntr_value AS FLOAT) / CAST(ls.cntr_value AS FLOAT) AS DECIMAL(18, 4)) * 100 AS DECIMAL(18, 2)) AS [Log...
February 18, 2011 at 10:43 am
#1288951
Good Morning!
I agree that it is a huge mistake to over document. I have a Developer's Mantra that I try to have my entire development team repeat to the customers/clients/users:...
December 10, 2004 at 9:24 am
#533364