Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LIKE (T-SQL)
Message
From
11/10/2000 10:24:00
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
00427764
Message ID:
00427835
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform