2015-08-05
1,687 reads
2015-08-05
1,687 reads
Detecting file differences on two different web servers using T-SQL.
2015-07-30
5,867 reads
2015-07-29
1,947 reads
2015-07-28
2,199 reads
2015-07-21
1,795 reads
2015-07-20
1,909 reads
2015-07-14
2,503 reads
NULLs in SQL are a mixed blessing. The Three-Valued Logic of SQL has its uses but can cause difficulties to anyone who assumes that NULL has a 'value'. It can make reports go horribly wrong in a number of alarming ways, as Robert Sheldon explains.
2015-07-14
8,842 reads
2015-07-13
1,571 reads
2015-07-08
1,971 reads
By Steve Jones
dorgone– adj. wondering if you could slip away from an event or group conversation...
By ReviewMyDB
Many of us use AI the same way every single day. Open a tab....
By SQLPals
SQL Server Transaction Log Forensics: Preserving Evidence During an Incident SQL...
Comments posted to this topic are about the item Make It Routine
Comments posted to this topic are about the item Finding Gaps in Sequential Data...
Comments posted to this topic are about the item Negative and Positive Numbers
If I want to know whether a number of negative, positive, or zero, what is the easiest way to get this in T-SQL?
See possible answers