Migrating SQL Database To Azure SQL Instance using Microsoft Database Migration Assistant (DMA) Tool Contents Introduction Microsoft Database Migration Assistant
Continue readingMonth: November 2018
How to migrate SQL Database to Azure SQL Database using SSMS Export/Import
Migrating SQL Database to Azure SQL Database using SSMS Export/Import Contents Introduction Creating the .bacpac file using SSMS Export Importing
Continue readingDifference between Stored Procedure and Trigger
Difference between Stored Procedure and Trigger SQL Stored Procedure & SQL Triggers, both are the important objects of
Continue readingAdvantages of SQL Stored Procedure
SQL Stored procedure are the set of logically group of SQL statement which are grouped to perform a specific task.
Continue readingAdvantages & Disadvantages of SQL Trigger
Advantages & Disadvantages of SQL Trigger Introduction Triggers are database objects which are needed to perform some predefined action for
Continue readingHow to migrate SQL Database to Azure SQL Database using SSMS deploy
Migrating SQL Database to Azure SQL Database using SSMS Deploy In the previous articles, we had introduction about
Continue reading