Activity overview
Latest activity by Patrick Ortuso
Can you make the seach be case sensitive
My issue is I am not sure how to have the search string return results based on case sensitive results.Example: If I want to search the Keyword “VAT”. Currently my search result, without the “Mathc...
ok, thanks. I will try it / comments
ok, thanks. I will try it
How to apply SQL Prompt code formatting and style outside SSMS
I have a SQL process which dynamically creates new stored procedures and I am looking for a way to apply the SQL Prompt Formatting and Styles to it before actually creating the new procedure in the...