07
Jan
2011
Date only in SQL
In many case, you might want to get the date only out of table with time, here is the simple way to achieve it: ...
07
Jan
2011
In many case, you might want to get the date only out of table with time, here is the simple way to achieve it: ...
30
Dec
2010
You might have a situation that you need to remove all leading zeros from one column in table, from now on, we call this...
11
Jun
2009
Here is a simple to create and drop temp tables: to think that ALL temp tables reside in tempdb database, not releated to...
10
Feb
2009
Execution of the BizTalk Server SQL Agent jobs are crucial for managing the BizTalk Server databases and for maintaining...
09
Feb
2009
As BizTalk Server processes more and more data on your system, the BizTalk Tracking (BizTalkDTADb) database continues to...
08
Oct
2008
This error is probably one of the most frustrating ones for the SQL Server database folks. MSFT has an excellent KB...