Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LIKE (T-SQL)
Message
De
11/10/2000 10:24:00
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
00427764
Message ID:
00427835
Vues:
11
I am using a remote view connecting to SQL server with the select statement

select * from DB1
where field_name like ?parameter


I am using this view to populate a grid with either a list of items like the parameter 'ABC% or an exact match of the parameter 'ABCD'

It says in BOL that you can use a wild card, but it's not mandatory

James
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform