sp_QuickieStore -- Add ignore function to query text search
erikdarlingdata opened this issue · 1 comments
erikdarlingdata commented
Want to screen out similar query text rather that ignore a long list of query ids.
ReeceGoding commented
I love this idea. Without it, it's a pain to search for columns like User
without hitting the likes of UserName
. You can try to get creative with LIKE
's syntax for exclusions, but this is a much better idea.