Find out when/who dropped an object without auditing
If your environment doesn’t have any kind of auditing and you need to find since when an object was dropped.
"The force is strong with this one"
If your environment doesn’t have any kind of auditing and you need to find since when an object was dropped.
If you have been face a issue that you don’t have rights to install any powershell module like showing the
I’m going to show the steps how to add the AD module in your machine and in the server if
I created this function to get more information for any service account, for example if you need to know the
Work with Git can be easy, but sometimes we need to know more than just pull, add, commit and push.
The scenario is when your publication settings has the option immediate_sync configured as false (means if you run the Snapshot
This script is very helpful when you need to know all the permissions a user have in detail.
Use the .WRITE (expression, @Offset,@Length) clause to perform a partial or full update of varchar(max), nvarchar(max), and varbinary(max) data types. For example, a partial update of
After the tip https://www.mssqltips.com/sqlservertip/5526/how-to-setup-and-use-a-sql-server-stretch-database/ I made a video to show step by step how to enable stretch database.
I wrote two posts about wait stats: What wait means About SQL Server saving wait stats on DMVs Now, going