Migrating Math Functions from Access to SQL Server
This table shows the Microsoft® SQL Server™ equivalent function for each Microsoft Access function.
Access
SQL Server
int(x)
floor(x)
sgn(x)
sign(x)
(c) 1988-98 Microsoft Corporation. All Rights Reserved.