An Age of AI?
The age of artificial intelligence seems to be here, but it's a little different to what we were promised.
2019-07-22 (first published: 2016-02-15)
429 reads
The age of artificial intelligence seems to be here, but it's a little different to what we were promised.
2019-07-22 (first published: 2016-02-15)
429 reads
2016-10-17
88 reads
2016-04-18
71 reads
As yet more personal details are spilled by preventable security lapses, what's
2015-11-02
268 reads
The observation that people hear what they want to hear is not a new one, and yet the extent to which people will go out of their way to ignore or misinterpret evidence can still surprise.
2015-06-01
104 reads
Here are some fine, affordable products to completely destroy your work-life balance.
2015-04-27
152 reads
2015-02-16
73 reads
As working hours in tech trend upwards, we look at some ways to make life easier.
2014-10-13
122 reads
An ingenuous use of existing data leads to the thought - when are we so deep in our work that we can't see how to improve?
2014-08-18
36 reads
Trying to take the time to fix sub-par processes has some surprising parallels in nature.
2014-04-28
165 reads
By John
Failing to plan is planning to fail. When organizations first begin implementing Azure networking,...
By Steve Jones
As I use containers more and more to run various things, I decided I...
By Kevin3NF
Old Reliable Still Matters If you’ve been around SQL Server for a while, you’ve...
I maintain an application written years ago, where the database is on a Windows...
I’m working on a jewelry e-commerce project and need advice on designing an efficient...
Comments posted to this topic are about the item The Duplicate Cursor
Can I run this code:
DECLARE ANewTable CURSOR FOR SELECT * FROM ANewTableSee possible answers