: 31) What is the difference between stored procedure and a trigger?a. Storedprocedure 1. We should call it explicitly 2. They can't be inactive Trigger 1. They can be called automatically inplace of or after (data modifications) triggering actions like Insert, delete or update 2. Thay can be inactive 32) What is normalization?a. It is a process of organizing data efficiently in database.33) Advantages of normalization?a. 1. It reduces redundant data 2. Ensures that data dependencies make sense34) Why we u... ...  #Promote the Blog srini-aspnet-tour.blogspot.com 
Share to Promote this Blog