November 2022

SQL | DDL, DQL, DML, DCL and TCL Commands

INTRODUCTION Structured Query Language (SQL) as we all know is the database language by the use of which we can perform certain operations on the exi…

ASP Net MVC Design Pattern In Detail

ASP.NET MVC stands for ASP.NET Model View Controller design pattern. MVC was first invented by Trygve Reenskaug and was named as “Thing Model View …