Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp transform() in SQL Server
Message
 
 
To
25/06/2005 06:16:18
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01026500
Message ID:
01026532
Views:
21
SELECT CONVERT(varchar(32), CAST(9898989 AS money),1)
It's better to do any formatting on the frontend becase T-SQL has limited cpacities in that area.

>hi in vfp i use tranform() for put comma on currency value .
>
>transform(9898989,"@999,999.99")
>
>how can i do this in SQL server?
>thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform