Viewing 15 posts - 3,856 through 3,870 (of 9,399 total)
Lynn Pettis (2/12/2016)
Ed Wagner (2/12/2016)
Lynn Pettis (2/12/2016)
February 12, 2016 at 11:22 am
Lynn Pettis (2/12/2016)
February 12, 2016 at 11:17 am
Sean Lange (2/12/2016)
Luis Cazares (2/12/2016)
Grumpy DBA (2/12/2016)
^ Okay, I can't take it any more, link please...(background noise - popcorn is popping)
http://www.sqlservercentral.com/Forums/Topic1760779-2799-1.aspx
I was going to comment on that thread, but I...
February 12, 2016 at 11:15 am
I'm not going to get into the debate of whether or not you want to learn SQL or how SQL Server works because it's not "part of your job" even...
February 12, 2016 at 11:13 am
Luis Cazares (2/12/2016)
DonlSimpson (2/12/2016)
crookj (2/12/2016)
djj (2/12/2016)
Ed Wagner (2/12/2016)
Grumpy DBA (2/12/2016)
Ed Wagner (2/11/2016)
DonlSimpson (2/11/2016)
Hugo Kornelis (2/11/2016)
Anyway, back to out regular scheduled content for this topic....Ed Wagner (2/11/2016)
SkynetTerminator
Resistor
Resistance
Futile
Borg
android
synthezoid
Vision
blurred
Smudge
February 12, 2016 at 11:06 am
Grumpy DBA (2/12/2016)
Ed Wagner (2/11/2016)
DonlSimpson (2/11/2016)
Hugo Kornelis (2/11/2016)
Anyway, back to out regular scheduled content for this topic....Ed Wagner (2/11/2016)
SkynetTerminator
Resistor
Resistance
Futile
Borg
February 12, 2016 at 5:18 am
Grant Fritchey (2/12/2016)
jasona.work (2/11/2016)
Ed Wagner (2/11/2016)
jasona.work (2/11/2016)
Grumpy DBA (2/11/2016)
At least he didn't name it WOPR ("shall we play a game?").
No, that's one of my domain controllers.
It's an older box.
😎
(Now I...
February 12, 2016 at 5:17 am
Steve Jones - SSC Editor (2/11/2016)
You never know when you will lose a file or have disk...
February 11, 2016 at 2:26 pm
DonlSimpson (2/11/2016)
Hugo Kornelis (2/11/2016)
Anyway, back to out regular scheduled content for this topic....Ed Wagner (2/11/2016)
SkynetTerminator
Resistor
Resistance
February 11, 2016 at 2:23 pm
Something else to think about is growth. Databases grow over time and CRM systems are certainly not known for being small. Take the total size of all your...
February 11, 2016 at 11:30 am
Sean Lange (2/11/2016)
itsgaurav (2/11/2016)
Select Jcdtl.mdoc_no,Jcdtl.doc,no,jcdtl.doc_dt,jcdtl.del_dt from jcdtlWhere MONTH(jcdtl.doc_dt)=3 AND YEAR(jcdtl.doc_dt)=2014
In this table have approx 10 lacks rcords
Simple to remove these functions and add some range logic.
Select j.mdoc_no
, j.doc_no
, j.doc_dt
, j.del_dt...
February 11, 2016 at 11:21 am
jasona.work (2/11/2016)
Grumpy DBA (2/11/2016)
jasona.work (2/11/2016)
Ed Wagner (2/11/2016)
Grumpy DBA (2/11/2016)
At least he didn't name it WOPR ("shall we play a game?").
Oh, I know the WOPR reference. 😛 I think I...
February 11, 2016 at 7:05 am
Hugo Kornelis (2/11/2016)
ThomasRushton (2/11/2016)
Ed Wagner (2/11/2016)
djj (2/11/2016)
Ed Wagner (2/10/2016)
SQLRNNR (2/10/2016)
djj (2/10/2016)
Ray K (2/10/2016)
djj (2/10/2016)
SQLRNNR (2/10/2016)
Ed Wagner (2/10/2016)
ThomasRushton (2/10/2016)
Ed Wagner (2/10/2016)
crookj (2/10/2016)
Ed Wagner (2/10/2016)
Grumpy DBA (2/10/2016)
Ed Wagner (2/10/2016)
BL0B_EATER (2/10/2016)
SQLRNNR (2/10/2016)
deadlockvictim
Predator
Schwarzenegger
Governor
Resource
Time
Hammer
Sledge
Steam
Ship
Plane
Train
Throw (momma...
February 11, 2016 at 6:34 am
jasona.work (2/11/2016)
Grumpy DBA (2/11/2016)
At least he didn't name it WOPR ("shall we play a game?").
No, that's one of my domain controllers.
It's an older box.
😎
(Now I want to go and rename...
February 11, 2016 at 5:52 am
I use this all the time to troubleshoot permission problems others are having. I find it very useful. Thanks.
February 11, 2016 at 5:49 am
Viewing 15 posts - 3,856 through 3,870 (of 9,399 total)