Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find a string within a column in sqlserver
Message
 
 
À
03/06/2008 09:16:20
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:
01321281
Vues:
14
>Yes it does :o) Thank you! The methods that work (allowing for spaces) is the charindex method and this one.
>
>Now the question is, which is more efficient? Using Stefan's carindex method or this one? This will be part of a maintenance routine and there will could be thousands of records that match.

Either of them is not optimizable and will have to go through all the records in the table unless you have some additional conditions. Only tests can tell wich one will be faster.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform