Groups | Blog | Home
all groups > sql server new users > october 2006 >

sql server new users : Sql Server 2005 - SMS - How to filter store proc list - contains expressions


frostbb
10/25/2006 6:52:18 AM
Sql Server 2005 - Server Management Studio allows a 'contains' filter on
stored proc names ...

its easy to list all stored procs that contain _aaa_

What is the incantation to list all procs that contain _aaa_ AND _yyy_ ??

Thanks in advance.

Barry
in Oregon


Is there some secret book of Universal MS expressions incantations ?? I've
torn my hair out (what's left) over SSIS control expressions, Report Server
expressions and now SMS expressions ... Where the heck do you guys 'in the
know' go to figure out how to design expressions for all of these MS tools
.... There MUST be something I'm missing. Like the HUGE SECRET CASH OF MS
expression EXAMPLES ... Arrrggggg. It's too early in the morning to be
frustrated!

Steve
10/31/2006 10:22:35 AM
No secrets, you can only filter on one critera, _aaa_ OR _yyy_ , at a
time.
[quoted text, click to view]
AddThis Social Bookmark Button