Viewing 15 posts - 391 through 405 (of 629 total)
Jeff Moden (3/26/2014)
Ed Wagner (3/26/2014)
Cursors in SQL Server are pathetically slow, but in Oracle they're blazing fast.
I guess I wouldn't say such a thing... I worked in Oracle for...
March 29, 2014 at 4:56 pm
yuvipoy (3/27/2014)
andrew gothard (3/27/2014)
Oh - and if you've made the mistake of update / delete cascade being set to on, do not delete from the parent table. Use an...
March 29, 2014 at 4:49 pm
ScottPletcher (3/28/2014)
andrew gothard (3/27/2014)
ScottPletcher (3/27/2014)
andrew gothard (3/27/2014)
ScottPletcher (3/27/2014)
yuvipoy (3/27/2014)
Sean Lange (3/27/2014)
March 29, 2014 at 4:35 pm
@SQLFRNDZ (3/27/2014)
andrew gothard (3/27/2014)
@SQLFRNDZ (3/27/2014)
I have a odd scenario, For example.
Say database is Full Recovery Model, No Log backups Configured , Then Obviously TLog grows till...
March 27, 2014 at 6:32 pm
@SQLFRNDZ (3/27/2014)
I have a odd scenario, For example.
Say database is Full Recovery Model, No Log backups Configured , Then Obviously TLog grows till disk space. Here...
March 27, 2014 at 5:43 pm
andrew gothard (3/27/2014)
ScottPletcher (3/27/2014)
andrew gothard (3/27/2014)
ScottPletcher (3/27/2014)
yuvipoy (3/27/2014)
Sean Lange (3/27/2014)
March 27, 2014 at 5:14 pm
ScottPletcher (3/27/2014)
andrew gothard (3/27/2014)
ScottPletcher (3/27/2014)
yuvipoy (3/27/2014)
Sean Lange (3/27/2014)
March 27, 2014 at 4:42 pm
ScottPletcher (3/27/2014)
yuvipoy (3/27/2014)
Sean Lange (3/27/2014)
March 27, 2014 at 10:25 am
Otherwise how can you nimbly shift between different platforms." And then he got vehement about it. It was fun.
If they think THAT is a good idea, that's a "Thank...
March 26, 2014 at 7:40 am
Jeff Moden (11/11/2009)
Fatal Exception Error (11/11/2009)
Jeff Moden (11/9/2009)
Let me summarize my thoughts... every minute you spend testing during development will save an equal number of hours in post implementation debugging......
March 25, 2014 at 9:38 am
I'd still go for a DateDim / Calendar table. Firstly, it means you only have to run your calculations once, and the table is also unaffected by changes to...
March 25, 2014 at 8:07 am
I would suggest;
Get a coffee. Coffee's good.
Do your daily routine checks just in case there's actually something wrong. Rather than SQL Server doing exactly what it's supposed to...
March 18, 2014 at 3:06 am
Steve Jones - SSC Editor (3/17/2014)
-...
March 17, 2014 at 4:12 pm
Luis Cazares (3/16/2014)
andrew gothard (3/16/2014)
GilaMonster (3/16/2014)
March 17, 2014 at 3:48 pm
SQLRNNR (3/17/2014)
andrew gothard (3/16/2014)
GilaMonster (3/16/2014)
March 17, 2014 at 6:45 am
Viewing 15 posts - 391 through 405 (of 629 total)