Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Padding a string
Message
 
 
To
29/02/2008 10:43:31
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01297712
Message ID:
01297726
Views:
21
>>
RIGHT(REPLICATE('0',2) + col1,2)
>
>What does coll stand for?

In general, it would be a string you want to pad. In this case, I meant a column named 'col1' in a table.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform