SQL Master
Pages
(Move to ...)
Home
About Me
▼
Wednesday, November 26, 2008
Linked Server With Excel.
›
In this part I’ll help you in creating a Linked Server with Excel. Or simply how to import/query Excel in Sql Server. In Sql Server 2005 yo...
1 comment:
Sunday, November 23, 2008
Some Useful Views And SPs in Sql Server.
›
Here is the good collection of views and Store Procedure which can be very useful. Applicable for Sql Server 2005 and + VIEWS : To use all t...
Saturday, November 22, 2008
Sql Server Connection Issues - Msg 18456
›
Now I'll try to help you understand the connection issues with Sql Server. Today we will focus on the error "Msg 18456, Level 14, S...
Date Formats In SQL SERVER.
›
In this post I will try to explain how to convert date in required format. As we know by default (U.S. English) Sql Server shows dates in md...
Sunday, October 5, 2008
Difference between ROW_NUMBER, RANK and DENSE_RANK
›
What is the Difference between ROW_NUMBER , RANK and DENSE_RANK ? Which one to use? This is very common question in the minds of SQL ...
12 comments:
‹
›
Home
View web version