Viewing 15 posts - 39,196 through 39,210 (of 59,072 total)
Gift Peddie (3/26/2010)
There are a lot of technical experts even in this site who will not pass the MCM because of their differences with Microsoft implementation.
I would definitely be one...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 26, 2010 at 7:52 pm
Lynn Pettis (3/26/2010)
I know enough about basketball to teach kids to dribble, pass, and shoot. Tactics, maybe man-to-man defense at a limited level.
BWAA-HAAA!!! I'm getting old so all...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 26, 2010 at 7:43 pm
Negative + chip on shoulder = bad combination.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 25, 2010 at 9:38 am
doug.bass (3/24/2010)
Just wanted to say: excellent, well-written article. Kudos.
Always a pleasure to get that kind of feedback. Thanks Doug.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 24, 2010 at 4:49 pm
Guess that settles it... Barry is back and feelin' fine! 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2010 at 8:39 pm
Heh... self inflicted pork chops are the worst punishment there is. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2010 at 8:11 pm
Jagger-784276 (3/23/2010)
How to group by If I don't have sum or count?
Use MAX instead.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2010 at 8:06 pm
It would appear that your test server is a wee bit behind in the service pack department. My redcommendtion would be to bring it up to speed and try...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2010 at 7:59 pm
Perry Whittle (3/22/2010)
Jeff Moden (3/22/2010)
It's a real shame that we have to try to rewrite that which works so well...[font="Arial Black"]Dir c:\*.* /s /b[/font]
Good old DOS Jeff, you can't beat...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2010 at 6:01 am
Gianluca Sartori (3/22/2010)
tstaker (3/22/2010)
Anyone have anything funny, interesting or weird to talk about today? I'm bored.
A consulting company here installed a SQL clustered Server with two nodes and they...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 4:10 pm
Lookup CREATE FUNCTION in Books Online... Example "A" is a nice, short function that determines ISO week. It could probably be optimized to be an INLINE function for performance...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 11:28 am
Heh... Paul won't like the zero notation but, yes, that general form is the most effective because it's the second fastest method and, unlike the fastest method, is upwardly mobile...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 11:17 am
It's a real shame that we have to try to rewrite that which works so well...
[font="Arial Black"]Dir c:\*.* /s /b[/font]
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 11:09 am
karthikeyan-444867 (3/22/2010)
I have a scenario.
I have table like
create table dt
(
dt datetime
)
select * from dt
insert into dt
select '01/jan/2010'
union
select '03/jan/2010'
union
select '04/jan/2010'
union
select '31/jan/2010'
union
select '01/feb/2010'
union
select '03/feb/2010'
union
select '04/feb/2010'
union
select '28/feb/2010'
I would like to filter...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 7:31 am
chandrasekaran.ganapathy (3/22/2010)
When it will be deleted automatically?
Gosh... haven't you stopped to read any of the responses or visit any of the web sites that BitBucket posted?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2010 at 7:27 am
Viewing 15 posts - 39,196 through 39,210 (of 59,072 total)