Microsoft announces that it will no longer support SQL Server and that SQL 2014 was an April Fools Joke!
Microsoft has announced that SQL 2014 was in fact an elaborate April Fool’s joke and that Microsoft intends to move...
2014-04-01
412 reads
Microsoft has announced that SQL 2014 was in fact an elaborate April Fool’s joke and that Microsoft intends to move...
2014-04-01
412 reads
Ever assume that when you don’t specify NULL or NOT NULL on a new column it’s going to allow NULLs?...
2014-03-31
1,200 reads
Ever assume that when you don’t specify NULL or NOT NULL on a new column it’s going to allow NULLs?...
2014-03-31
1,043 reads
I had a recent run in with collation problems and it got me started reading. As I read I started...
2014-04-02 (first published: 2014-03-26)
1,743 reads
I had a recent run in with collation problems and it got me started reading. As I read I started...
2014-03-26
514 reads
I started reading about collations after I had a recent run in with them. As I read I started to...
2014-03-24
847 reads
I started reading about collations after I had a recent run in with them. As I read I started to...
2014-03-24
644 reads
I won’t be able to make it to the PASS Summit this year but I still consider myself part of...
2014-03-19
683 reads
I had a recent run in with collation problems and it got me started reading. As I read I started...
2014-03-19
2,246 reads
True story: I worked in a computer lab many years ago and one day this guy (a grad student) checked...
2014-03-17
578 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