Stored Procedures Reconsidered
Quite the debate going on from today's editorial: Stored Procedures Reconsidered. I chimed in late, and going on the "pro-sprocs"...
2008-07-30
1,541 reads
Quite the debate going on from today's editorial: Stored Procedures Reconsidered. I chimed in late, and going on the "pro-sprocs"...
2008-07-30
1,541 reads
You are hired for your ideas so share them, it can only help your career.
2008-07-30
65 reads
You are hired for your ideas so share them, it can only help your career.
2008-07-30
71 reads
You are hired for your ideas so share them, it can only help your career.
2008-07-30
60 reads
With the price of gas rising and no end in sight. Steve Jones steps back to talk a bit about what solutions there might be to ease the burdens on everyone.
2008-07-29
110 reads
A guest editorial from Scott White that looks at the use of stored procedures from a developer's point of view.
2008-07-29
72 reads
A guest editorial from Scott White that looks at the use of stored procedures from a developer's point of view.
2008-07-29
63 reads
A guest editorial from Scott White that looks at the use of stored procedures from a developer's point of view.
2008-07-29
76 reads
Developers tend to be lazy in Steve Jones' view. This week he examines some of the problems that this lack of effort can cause in applications.
2008-07-28
493 reads
Steve Jones talks about how IT hasn't changed very much over the years and how your career might not be that different in ten years.
2008-07-28
192 reads
By Chris Yates
It always starts the same way. You open your laptop on a Monday morning,...
By John
Failing to plan is planning to fail. When organizations first begin implementing Azure networking,...
Like any good mystery, some SQL Server problems look spooky on the surface but...
Hi, i know this is a sql forum but snowflake purports to interface with...
I maintain an application written years ago, where the database is on a Windows...
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