Viewing 15 posts - 5,671 through 5,685 (of 6,022 total)
Carl B. (3/9/2011)
1- You take a full backup...
March 10, 2011 at 10:51 am
Steve Jones - SSC Editor (3/9/2011)
Mark W Johnson (3/9/2011)
March 9, 2011 at 3:56 pm
This piece is a few years old, and it talks about how quality has become more important at many large software vendors. Looking back across the five years since the...
March 9, 2011 at 7:39 am
Those of us who were developing applications in FoxPro, MS Access, or some other ISAM platform back in the 80's and early 90's know the perils of a transactionally inconsistent...
March 8, 2011 at 2:10 pm
Transaction logging usually isn't an issue unless you're inserting 100,000+ records one.. at.. a.. time.. in a loop, or the DBA allows the transaction log to grow until it fills...
March 8, 2011 at 8:14 am
Of course wether or not a security flaw or bug makes public headlines determines how it is triaged, however it doesn't mean that Microsoft is just sitting on it.
March 4, 2011 at 7:45 am
Jeff Moden (3/3/2011)
Telarian (3/3/2011)
Jeff Moden (3/3/2011)
Oh, be careful now. "It Depends". 🙂 Scalar and Multi-Line Table Valued Functions (mTVF) can very quickly turn code into some pretty nasty,...
March 4, 2011 at 7:33 am
SQLkiwi (3/3/2011)
Eric M Russell (3/3/2011)
March 3, 2011 at 11:59 am
When I need to join a resultset from a remote server, like from a linked server connection, neither a View or TVF are beneficial. I'll typically execute a parameterized pass-through...
March 3, 2011 at 9:56 am
SQLkiwi (3/3/2011)
Eric M Russell (3/3/2011)
Depending on the circumstance, a view can replace the functionality of a scalar or table valued function and do so more efficiently.
In 2005 or later, I...
March 3, 2011 at 9:14 am
Depending on the circumstance, a view can replace the functionality of a scalar or table valued function and do so more efficiently. I once developed a datawarehouse and reporting application...
March 3, 2011 at 7:49 am
amenjonathan (3/2/2011)
March 2, 2011 at 10:49 am
CirquedeSQLeil (3/1/2011)
Eric M Russell (3/1/2011)
CirquedeSQLeil (3/1/2011)
Koen Verbeeck (2/28/2011)
CirquedeSQLeil (2/28/2011)
March 1, 2011 at 9:27 am
CirquedeSQLeil (3/1/2011)
Koen Verbeeck (2/28/2011)
CirquedeSQLeil (2/28/2011)
March 1, 2011 at 7:52 am
CirquedeSQLeil (2/28/2011)
March 1, 2011 at 7:23 am
Viewing 15 posts - 5,671 through 5,685 (of 6,022 total)