Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find a string within a column in sqlserver
Message
 
 
À
03/06/2008 07:57:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01321126
Message ID:
01321255
Vues:
14
Would this work for you
SELECT * FROM Mytable WHERE REPLACE(Mycolumn, SPACE(1), SPACE(0)) LIKE '%;ABC'
?

>Perfect Stefan, thanks!
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform