Global AI Bootcamp – Developing AI, responsibly
Global AI Bootcamp, Brisbane 2018
Yesterday, I attended the Global AI Bootcamp Brisbane (at the Precinct, Valley) along with nearly 100 other...
2018-12-16
451 reads
Global AI Bootcamp, Brisbane 2018
Yesterday, I attended the Global AI Bootcamp Brisbane (at the Precinct, Valley) along with nearly 100 other...
2018-12-16
451 reads
When building an ETL pipeline to import data from a text file, it’s very common to have the incoming data spread across multiple files. For example, if you are...
2018-12-15
44 reads
When building an ETL pipeline to import data from a text file, it’s very common to have the incoming data...
2018-12-15
334 reads
You may experience the following error. When a...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
2018-12-15
12 reads
AdvertisementsYou may experience the following error. When a developer installed oracle client and tested the visual studio BIDS packages ask...
2018-12-15
8,144 reads
When extracting data from a flat file, it is handy to have the name of the file from which the data was retrieved. Whether you capture this information for...
2018-12-15
30 reads
When extracting data from a flat file, it is handy to have the name of the file from which the...
2018-12-15
451 reads
As a database administrator, I am very conscious of how data is being backed up. Up until SQL Server 2012,...
2018-12-14
656 reads
Join me for our Year in Review Webinar next week, Dec 18, at 4pm GMT. I’ll be joining Kendra and...
2018-12-14
885 reads
How you use a synonym can be a huge asset or it can be a significant dampener to performance. There are benefits and uses for these nifty little things....
2018-12-14
50 reads
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
The STIG is detailed, which is a good thing, but I found myself wanting...
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
I have about 100 Tables that are all suffixed with _Modify. These tables record...
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...
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