Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-05-13 : 01:46:41
|
| Ashish writes "We are using SQL 2000 ( SP2 ) on Windows 2000 server.I have a select query for a view.The view works fine when I use equals sign ( = ) operator in my where clause.The same view runs forever if I use the LIKE operator.Also, the base table works fine with = or like operator.Any help will be appreciated.Thanks,Ashish." |
|
|
rrb
SQLTeam Poet Laureate
1479 Posts |
Posted - 2002-05-13 : 02:13:49
|
A simple tip - POST YOUR CODE --I hope that when I die someone will say of me "That guy sure owed me a lot of money" |
 |
|
|
|
|
|