Searching using regular expressions seems to be a big oversight on this product. Would help me find embedded expressions that could match a great deal just using wild cards. Something like 'mydatabase.(dbo|[dbo]).\w+\s+myalias'
With wild cards this comes back with lots of matches but very few of what I really wanted...
Searching using regular expressions seems to be a big oversight on this product. Would help me find embedded expressions that could match a great deal just using wild cards. Something like 'mydatabase.(dbo|[dbo]).\w+\s+myalias'
With wild cards this comes back with lots of matches but very few of what I really wanted...