Microsoft
Software
Hardware
Network
Question : how to pad zero's
Hello,
How do I get my select to return .500 as opposed to .5?
tks
steve
Answer : how to pad zero's
convert to char
so if you had .5
select right(left(rtrim(convert (char(20),.5))+'0000000',5
),4)
Random Solutions
Expand all toggle items in SQL Reporting Services Report
System restore will no open no error returned
How to configure sendmail in Fedora core 6
windows/system32/shoch.dll<wbr />/dnserror after using lava soft ad-aware se
Multiple radio button (2 groups) popup options with Powershell
Help with my perl script
Sales ER Diagram
How do I get the size of storage group or data bases on Exchange 2007 by power shell?
How to add/delete icons at bottom of Desktop screen in Vista.
Trying to graph a "timeline" from a column of data