iam writing a stored procedure after a very long time, so iam encountring some silly errors.
now
declare @EchVPoin as varchar(5)
declare @noofVisits as varchar(5)
set @EchVpoin = 1/@noofVisits
now when i execute the stored procedure
iam printing everything
now when the value in @noofvisits=2
then @EchVpoin value should be 0.5
Right ??
but its showing Zero. why is that
<a href="http://www.websolsoftware.com"> For IT jobs click here</a>
*Sukhoi*[font="Arial Narrow"][/font]