Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create empty column in results
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01323801
Message ID:
01363872
Views:
17
>>>The function is QUOTENAME
>>>
>>>select QUOTENAME ( HomePhone , '"' ) from people
>>
>>This is what I was just looking for.
>>
>>How can I specify single quote here to be a parameter ?
>
>
>select QUOTENAME ( HomePhone , '''' ) from people
>

Thanks :) At the end I didn't use it.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform