which is more efficient making Database triggers or handling all trigger
events at front end
I am working in a c#.net application
I am working on a project of school management
I had some entries in more than one tables some times so is it better to
handle this in front end or I should use database trigger for this .
can you tell which thing is better in performance and time efficient
No comments:
Post a Comment