Convert NUMERIC(9,2)

Posts   
 
    
smurrell
User
Posts: 59
Joined: 22-Feb-2007
# Posted on: 09-Apr-2009 08:57:05   

Hello

How using the DbFunctionCall can I implement a convert statement to NUMERIC(9,2)?

e.g.

SELECT CONVERT(NUMERIC(9,2), tblTable.curPrice) FROM tblTable

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 09-Apr-2009 10:57:23