Round([NPay]-INT([NPay]),2) AS ExtractPaisa NPay = 3513.45 result = 0.45 This is simple formula in MS Access qery. I am converting this in to store procedure in Server 2005. Messege comming "INT is not recogenized build-in function name". what is the replacemnet of INT in store procedure.