Global Database Field Search
Search all text fields in a database for a literal string.Outputs SQL statements to query analyser window, which can then be run in a new window.
2004-02-10
178 reads
Search all text fields in a database for a literal string.Outputs SQL statements to query analyser window, which can then be run in a new window.
2004-02-10
178 reads
Stored procedure to search every field in the database for a string literal. Run the stored procedure in Query analyser, which will output sql statements to do the search. The output of these searches will be the update sql, which again should be pasted into a query analyser window. As the stored procedures do not […]
2004-02-10
245 reads
By HeyMo0sh
This post is about code which is an online editor you can use with...
By HeyMo0sh
This blog post is about a situation where you are capitalising an argument in...
By HeyMo0sh
This blog post relates to where you might be doing scale operations of your...
I've been playing around wiht bcp out the data into csv file but been...
My goal is to have an FCI across 2 nodes with shared storage (node...
Comments posted to this topic are about the item Power Query or SQL Server?...