Teaching Quickly
Steve Jones talks about learning, teaching, and the need to not waste anyone's time.
2017-10-05
58 reads
Steve Jones talks about learning, teaching, and the need to not waste anyone's time.
2017-10-05
58 reads
Steve Jones notes that we often solve problems better the second time around.
2017-10-04
65 reads
2017-10-03
155 reads
2017-10-02
89 reads
Even the most elaborate team-based development methodology won't compensate for the blinkered attitudes and tribal cultures that come from over-specialization in IT.
2017-10-02
63 reads
2017-09-29
57 reads
2017-09-28
81 reads
2017-09-27
200 reads
2023-05-17 (first published: 2017-09-26)
253 reads
Does it make sense for a DBA to be a job that moves from project to project? Steve Jones has some thoughts.
2017-09-25
84 reads
By Steve Jones
lilo– n. a friendship that can lie dormant for years only to pick right...
I spend my days working on and managing SQL Server instances—working days at least,...
Want to learn SQL and get some real practice this December? Check out the...
Hi I am working on a rolling average calculation that is not working quite...
Comments posted to this topic are about the item Subscribing to a Great New...
Hi, is there a way when using excel as a flat file source in...
What happens when I run this code:
EXEC sp_executesql N'PRINT 1; GO';See possible answers