SQL SERVER Tips and Tricks
Tuesday, 31 December 2013
SQL SERVER Tutorial for the Beginners
›
Chapter 1: Introduction Introduction to RDBMS Introduction to SQL Server ...
Wednesday, 11 December 2013
Differences between ISNULL and NULLIF
›
Hi friends, in this article I am gonna discuss the differences between ISNULL and NULLI. Both ISNULL and NULLIF are built in system functi...
1 comment:
Thursday, 21 November 2013
Difference between primary key and unique key
›
Hi Friends, in this in this session we are going to learn the differences between primary key and unique key. This is one of the most ...
Tuesday, 5 February 2013
What is the short cut for opening sql server from command prompt?
›
Command for opening Sql server management studio from run is: Go to Start --> Run --> Type " SQLWB " --> Click "...
2 comments:
Tuesday, 4 December 2012
How to delete duplicate records from a table in sql server?
›
There are lot of ways to delete duplicate records from table in sql server. Here in this article , I will tell you 2 methods through whic...
›
Home
View web version