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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Is it possible to have dynamic SQL on both sides of a LIKE statement?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-29 : 23:12:20
Chris writes "I want to create a SQL statement that has variables on both sides of the LIKE statement. I want to be able to basically create a search page where the variable in front of the LIKE statement comes from a list box, and the one after comes from a text box. How can it be done in SQL?"
   

- Advertisement -