Viewing 15 posts - 91 through 105 (of 242 total)
carl.anderson-1037280 (10/14/2009)
October 14, 2009 at 2:54 pm
cmallain (10/14/2009)
with
list as (
select
name as value,
row_number()...
October 14, 2009 at 11:32 am
Tom Winter (10/14/2009)
Coalesce is not the answer to string concatentation in T-SQL
FOR Clause (Transact-SQL)
http://msdn.microsoft.com/en-us/library/ms173812(SQL.90).aspx
TYPE...
October 14, 2009 at 8:22 am
Thank you, Dan and bitbucket, for your great references!
October 9, 2009 at 11:12 am
Kenneth Wymore (10/9/2009)
October 9, 2009 at 9:37 am
Some years ago, I tried to donate my old computers to a local school, and they flat-out didn't want them.
A few years later, a used computer store opened close to...
October 9, 2009 at 9:02 am
1) I think it's really important to understand the basics, so writing one's own tools is excellent for that. That said, there are plenty of people who are far...
September 15, 2009 at 1:07 pm
Arshad Ali,
Thank you for an excellent, well-written article! (Note: the code to populate your sample table is missing the declares for @CTO, etc.)
gerald.drouin,
Clever solution!
August 27, 2009 at 8:56 am
Thanks, Andy,
I've been following along with these articles over the past few months, but didn't have the time to sit down and DO your examples. (Your explanations are GREAT,...
August 26, 2009 at 9:12 am
I haven't been to a conference in Vegas since 1983! I don't gamble at all, so the only interesting diversion I found for the evenings was "Fly-Away", the vertical...
August 14, 2009 at 9:24 am
Excellent video! I knew I could cascade deletes, but I didn't know I could manage changes using the foreign key. Thanks!
July 23, 2009 at 8:24 am
Thanks for the interesting example of what happens when you mix attribute-centric and element-centric mapping in one xml structure.
June 2, 2009 at 8:31 am
My husband has a sequestered disk fragment - ie. a piece of disk broke off and now moves and presses on the nerves going down to his legs. (We...
May 13, 2009 at 7:46 am
I used to get really steamed about the people who would take the last cup of coffee and walk out without starting a fresh pot, not because there wasn't any...
March 27, 2009 at 8:03 am
Viewing 15 posts - 91 through 105 (of 242 total)