Viewing 15 posts - 40,141 through 40,155 (of 59,072 total)
Adam Machanic (1/22/2010)
Jeff Moden (1/21/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2010 at 4:59 pm
Yes, I know what you're looking for. If you take the time to post the data in a readily consumable format (like in the article I referred you to),...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2010 at 12:17 am
Do you have indexes on the other two columns?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2010 at 12:02 am
CirquedeSQLeil (1/21/2010)
A good hardy laugh is also very useful in keeping the stress at bay.
That's what I normally do although I have been known to accelerate a pork chop or...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:58 pm
Yes...
The first "1" controls how many "levels" to go down from the directory listed in quotes with the directory listed in the quotes being "Level 1". In other words,...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:48 pm
Heh... after two days, I wonder if it's still "urgent". :hehe:
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:43 pm
KpSQL123 (1/21/2010)
Can some one please let me know how to split the month as weeks. Let's take January has 6 months
1-2 as 1st week
3-9 as 2nd week
10-16 as 3rd week
17-23...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:41 pm
Here are a couple of more suggestions along with some caveats to watch out for.
http://www.sqlservercentral.com/articles/Test+Data/61572/
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:35 pm
What? No pork chops? :hehe:
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:27 pm
This is one of the very few places where I'd condone the use of a Trigger. Read about triggers in Books Online.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:26 pm
Anitha,
You're probably not getting the help you need just because of the way you posted the data. Take a look at the first link in my signature below to...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:15 pm
I'm not sure that you need the ISNULL, Lowell... if "0" isn't a value in the table, NULL will give the same result as "0" because NULL isn't even equal...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:12 pm
Sharul Nizam (1/21/2010)
My table and row as follow,
My hat's off to you, Sharul... you really made it easy for folks to help you with the way you posted. Well...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:08 pm
lmu92 (1/21/2010)
Why not using a solution that doesn't use any while loops at all and do it all in one path?
Well done, Lutz!
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 11:06 pm
Excellent pod cast and excellent points. To coin a phrase, "Invest in yourself or people will invest in others." 🙂
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2010 at 10:56 pm
Viewing 15 posts - 40,141 through 40,155 (of 59,072 total)