erikdarlingdata/DarlingData

sp_QuickieStore -- Add ignore function to query text search

erikdarlingdata opened this issue · 1 comments

Want to screen out similar query text rather that ignore a long list of query ids.

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.