Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CR after a column
Message
De
15/06/2008 21:28:24
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01323980
Message ID:
01324300
Vues:
14
>>>>How can I get a CR added to the end of the last column in a SQL Select?
>>>
>>>The question is unclear, but take a look at CHAR() function.
>>
>>What is unclear?
>>
>>Add a CR at the end of last columen in a SQL Select. Not sure how to say it differently for you.
>
>If this is in the select statement, then
>
>select col1, ... colN + char(13) from ...
>
>I would assume this is what you're looking for.

You would assume correctly.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform