/ Published in: SQL
Expand |
Embed | Plain Text
SELECT * FROM syscomments WHERE text LIKE '%searchstring%'
Comments
Subscribe to comments
You need to login to post a comment.
SELECT * FROM syscomments WHERE text LIKE '%searchstring%'
Subscribe to comments
You need to login to post a comment.
where is this stored procedure?