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 - 2001-03-15 : 00:01:17
|
Art writes "How can I insert a sql statement into a table that is used as criteria for another program. For example: Insert into table (criteria) values('({Help_Code} in ('001')') It keeps trying to run the criteria as a query. I am kind of new to sql. Any help will be appreaciated." |
|
|
|
|
|