Viewing 15 posts - 52,531 through 52,545 (of 59,070 total)
gints.plivna (2/14/2008)
February 14, 2008 at 6:24 pm
JohnG (2/14/2008)
Heh... thanks Steve... I'll consider it. It would be very difficult, though, because I break out in a bad case of Tourette's syndrome every time I try to do...
February 14, 2008 at 6:18 pm
Christopher Ford (2/13/2008)
Since OVER() doesn't support ORDER BY when used with an aggregation.
How about this one?
SELECT J1.AccountID,
J1.Date,
...
February 14, 2008 at 5:06 pm
Steve Rosenbach (2/14/2008)
Sounds like you're a good candidate to write "ORACLE for SQL Server Developers." 🙂
Seriously, would you consider writing an article for SQLServerCentral.com about some of the...
February 14, 2008 at 5:56 am
Agreed... basically the same... I've got an extra "Compute Scalar" 'cause of the formatting I did...
February 13, 2008 at 11:00 pm
Well stated in both posts, Christopher... But, you've been spoiled by SS 2k5... none of that works in 2k and, I don't know about other folks, but the companies I've...
February 13, 2008 at 10:51 pm
Although a lot of this information is several years old, the "basics" still apply.
No, they really don't.
In SQL Server, the UPDATE statement has a FROM clause where you can do...
February 13, 2008 at 10:31 pm
Just curious, Art... haven't seen it before... what does a "Database Analyst" do? In other words, what's the job description for a "Database Analyst"?
February 13, 2008 at 9:27 pm
Aaron,
This should do it... also, take a look at how I created the test table and data... would help a lot if you could post sample data like that in...
February 13, 2008 at 9:15 pm
Christopher Ford (2/13/2008)
February 13, 2008 at 8:50 pm
Vika (2/4/2008)
February 13, 2008 at 6:27 pm
Tom Leykis (2/13/2008)
The reason I was asking is becuase it's my database, for my company, that I manage the db for, because I'm...
February 13, 2008 at 5:57 pm
Absolutely agree with that... that's what makes forums like this so interesting and useful... differing experiences and opinions...
By the way... We did run into the problem of "If the...
February 13, 2008 at 5:48 pm
Heh.... it's ok Steve... we're all friends here... I don't know how to read either 😀
February 13, 2008 at 5:11 pm
Viewing 15 posts - 52,531 through 52,545 (of 59,070 total)