SQL (pronounced “ess-que-el”) stands for Structured Query Language. SQL is used to communicate with a database.
In this article, We will learn about Common Table Expression (CTE) in SQL Server.
This article will help you understand what is temp table, table variable and the difference between both of them
In this article, the difference between read-only and constant.
A computed column is computed from an associate expression that may use alternative columns within the same table. The expression…
In this artical,I have describe difference between Primary Key and Unique Key
The purpose of this article is to implement CKEditor in .Net MVC application
User Defined Table Types And Table Valued Parameters In MSSQL
Backup SQL Database In SQL Server Management Studio