Lately, I was trying to run the codemap on my visual studio and got the error “Login failed due to trigger execution”. Details were something
Category: SQL
How to change the order of columns in SQL?
In order to maintain the order of columns in SQL we require 2 steps Disable the “Prevent saving changes that require the table re-creation“ Open
How to create delete trigger in SQL Server?
Hello Everyone, I hope you are doing well. Today, I will be explaining on how to create the Delete Triggers in Sql Server. We all
How to clear all data from SQL Database?
Hello people, How are you?Today I was working on something and then came to realize that I had to clear the sql database. For a