Fun at Work
Today Steve asks about the fun times you might have had at work and captured in pictures.
2018-08-24
89 reads
Today Steve asks about the fun times you might have had at work and captured in pictures.
2018-08-24
89 reads
2018-08-23
52 reads
2018-08-22
183 reads
2018-08-21
59 reads
Data in our systems has an actual dollar value, which we might be aware of if we have to purchase more.
2018-08-20
45 reads
2018-08-20
41 reads
2018-08-17
63 reads
2018-08-16
60 reads
2018-08-15
72 reads
2018-08-14
77 reads
By Steve Jones
nachlophobia – n. the fear that your deepest connections with people are ultimately pretty...
Have you ever wondered where a certain field is used in a report? Or...
By Steve Jones
One of our internal people was looking to test some process in (I assume)...
Comments posted to this topic are about the item A Strange Query
Hello, I am having database primary and secondary filegroup. Few tables/indexes are partitioned on...
I am using the following script to import data from a json file. This...
What does this return?
SELECT x=1 WHERE (SELECT 1) IN ( 1, 2, 3)See possible answers